[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / 6 / RxNetwork / 0.4.1 / RxNetwork.podspec.json
blobf7c2c7e95619d27009bfb58e7eca48ee2f916727
2   "name": "RxNetwork",
3   "version": "0.4.1",
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.4.1"
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"