[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / c / 4 / ZAFNetWorkHelper / 0.0.2 / ZAFNetWorkHelper.podspec.json
blob97d9804055c803cdbb4b536f724e1bf7cfb6aed6
2   "name": "ZAFNetWorkHelper",
3   "version": "0.0.2",
4   "summary": "The package of requests including GET && POST with AFNetWorking",
5   "homepage": "https://github.com/faimin/ZAFNetWorkHelper",
6   "license": "MIT",
7   "authors": {
8     "Bourne": "fuxianchao@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/faimin/ZAFNetWorkHelper.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "ZAFNetWorkHelper",
19     "ZAFNetWorkHelper/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~>2.0"
25     ]
26   },
27   "deprecated": true