How to Read and Write Data to Property List File(plist) in iOS?

I have written a class called AppHelper which has class level (static) methods. Those methods are very useful to use within UIViewController.

AppHelper.h

AppHelper.m