[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 3 / 8 / JKNetworking_ / 0.1.3 / JKNetworking_.podspec.json
blob1707a01d8f7bd9fac9aeeab6eb9b71f5ed75a641
2   "name": "JKNetworking_",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "JKDataHelper": [
28     ]
29   }