[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 3 / 8 / JKNetworking_ / 0.1.0 / JKNetworking_.podspec.json
blob4054300617125ca9f3ea2d2cde7be4f53ea47bce
2   "name": "JKNetworking_",
3   "version": "0.1.0",
4   "summary": "this is a network tool,it refrence YTKNetwork,and depend on AFNetworking",
5   "description": "this is a network tool,it refrence YTKNetwork,and depend on AFNetworking,it will udpate with the need.",
6   "homepage": "https://github.com/xindizhiyin2014/JKNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindizhiyin2014": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "JKDataHelper": [
28     ]
29   }