[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / b / 6 / RxNetwork / 0.2.2 / RxNetwork.podspec.json
blobbdf849edc7e1c06fd71277e8cb0f3017e76e8980
2   "name": "RxNetwork",
3   "version": "0.2.2",
4   "summary": "A swift network library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ginxx/RxNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaoX": "gao497868860@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Ginxx/RxNetwork.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
25     ],
26     "Cache": [
28     ]
29   },
30   "requires_arc": true,
31   "swift_version": "4.0"