Get JSON APIs responses and cached them on UserDefaults using a Hash system for the Url and POST data. You can used the cached data on offline situations in a transparent way.
To run the example project, clone the repo, and run pod install
from the Example directory first.
DLCache is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'DLCache'
Daniel Lahoz, daniel.lahoz@gmail.com
DLCache is available under the MIT license. See the LICENSE file for more info.