DLCache 1.0.0

DLCache 1.0.0

Maintained by Daniel Lahoz.



DLCache 1.0.0

  • By
  • Daniel Lahoz

DLCache

[![CI Status](http://img.shields.io/travis/Daniel Lahoz/DLCache.svg?style=flat)](https://travis-ci.org/Daniel Lahoz/DLCache) Version License Platform

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.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

DLCache is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DLCache'

Author

Daniel Lahoz, [email protected]

License

DLCache is available under the MIT license. See the LICENSE file for more info.