[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / b / 0 / CachedRequester / 1.0.1 / CachedRequester.podspec.json
blob89437733566beddb9a1ed3448215f2972f3690c9
2   "name": "CachedRequester",
3   "version": "1.0.1",
4   "summary": "Network requester with the ability to cache the results and auto-purge them if needed.",
5   "homepage": "https://github.com/mnvoh/CachedRequester",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Milad Nozari": "mnvoh90@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/mnvoh",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/mnvoh/CachedRequester.git",
20     "tag": "v1.0.1"
21   },
22   "source_files": "CachedRequester/*.{h,swift}",
23   "pushed_with_swift_version": "3.0"