[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 6 / RxNetworkApiClient / 0.0.6 / RxNetworkApiClient.podspec.json
bloba14e8f1a32010c926ad8da7d827de0deac398c9e
2   "name": "RxNetworkApiClient",
3   "version": "0.0.6",
4   "summary": "Simple Rx network library.",
5   "description": "See description on github.",
6   "homepage": "https://github.com/starmel/RxNetworkApiClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "starmel": "slava.kornienko16@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/starmel/RxNetworkApiClient.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "RxNetworkApiClient/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "SwiftyJSON": [
29     ]
30   }