4 "summary": "Get JSON APIs responses and cached on UserDefaults for use on offline situations.",
5 "description": "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.",
6 "homepage": "https://github.com/daniel-lahoz/DLCache",
12 "Daniel Lahoz": "daniel.lahoz@gmail.com"
15 "git": "https://github.com/daniel-lahoz/DLCache.git",
21 "swift_version": "4.1",
22 "source_files": "DLCache/Classes/**/*",