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