[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / d / XKNetwork / 1.0.4 / XKNetwork.podspec.json
blob007815a7663f4ada0f027cbe7d9845ffa69b232b
2   "name": "XKNetwork",
3   "version": "1.0.4",
4   "summary": "基于Moya,RxSwift",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kunhum/XKNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenneth": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKNetwork.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "XKHandyJson": [
31     ]
32   }