[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 8 / 6 / KKWNetworking / 1.0.8 / KKWNetworking.podspec.json
blobadbc07b56303c44026e9ebe431885d66e86f2e9b
2   "name": "KKWNetworking",
3   "version": "1.0.8",
4   "summary": "KKNetworking is a Network tool for our application.",
5   "description": "KKNetworking is a Network tool for our application,\nThis is a network component.",
6   "homepage": "https://github.com/CheckNill/KKWNetworking",
7   "license": {
8     "type": "LICENSE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CheckNill": "958865443@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CheckNill/KKNetworking.git",
19     "tag": "1.0.8"
20   },
21   "source_files": "KKNetworing/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }