[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 8 / JKNetwork / 0.0.5 / JKNetwork.podspec.json
blobce863c3ec1e0f9c73054fb6b482e9291ccd5ee86
2   "name": "JKNetwork",
3   "version": "0.0.5",
4   "summary": "Secondary packaging.",
5   "homepage": "https://github.com/JekinChou/JKNetWorking",
6   "authors": {
7     "zhangjie": "454200568@qq.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "FILE_LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/JekinChou/JKNetWorking.git",
19     "tag": "0.0.5"
20   },
21   "source_files": [
22     "JKNetworking/JKNetworkingKit",
23     "*"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~>3.0.0"
28     ]
29   }