blob: 89e92e768b9337c775d95438851ff226f9901fce [file] [log] [blame]
{
"name": "CachedRequester",
"version": "1.0.2",
"summary": "Network requester with the ability to cache the results and auto-purge them if needed.",
"homepage": "https://github.com/mnvoh/CachedRequester",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Milad Nozari": "mnvoh90@gmail.com"
},
"social_media_url": "https://twitter.com/mnvoh",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/mnvoh/CachedRequester.git",
"tag": "v1.0.2"
},
"source_files": "CachedRequester/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}