[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / b / JKNetWorking / 1.0.4 / JKNetWorking.podspec.json
blobfd6be725ef715f14dbf548741ad3d4c4983ccbf2
2   "name": "JKNetWorking",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "Simple NetWorking Kit",
6   "homepage": "https://github.com/lwq718691587/JKNetWorking",
7   "authors": {
8     "刘伟强": "718691587@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/lwq718691587/JKNetWorking.git",
12     "tag": "1.0.4"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "AFNetworking": [
20       "~> 3.0.2"
21     ]
22   },
23   "source_files": [
24     "JKNetWorking",
25     "*.{h,m}"
26   ]