[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 8 / JKNetwork / 0.0.2 / JKNetwork.podspec.json
blobe0136e368615753ae6c7f239caed39ab91d5b31f
2   "name": "JKNetwork",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "JKNetworking/JKNetworkingKit",
23     "*"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~>2.4.1"
28     ]
29   }