[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 4 / 8 / KCNetwork / 0.2.3 / KCNetwork.podspec.json
blobf108684643b5da53efdcdcf73a598ed8a58a8093
2   "name": "KCNetwork",
3   "version": "0.2.3",
4   "summary": "A short description of KCNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.xuanke.com/iOSKaochongLibrary/KCNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "taozui": "taozui@kaochong.com"
13   },
14   "source": {
15     "git": "git@gitlab.xuanke.com:iOSKaochongLibrary/KCNetwork.git",
16     "tag": "0.2.3"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KCNetwork/Classes/**/*",
23   "dependencies": {
24     "BaseUtils": [
25       "~> 0.2.0"
26     ],
27     "BaseNetwork": [
28       "~> 0.2.0"
29     ]
30   }