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