[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / d / RxJSON / 0.2.0 / RxJSON.podspec.json
blob104be0e37656f19087ad3911a24616485311282e
2   "name": "RxJSON",
3   "version": "0.2.0",
4   "summary": "RxSwift wrapper for JSON",
5   "homepage": "https://github.com/devxoul/RxJSON",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/RxJSON.git",
15     "tag": "0.2.0"
16   },
17   "source_files": "Sources/*.swift",
18   "dependencies": {
19     "RxSwift": [
20       ">= 3.0.0"
21     ]
22   },
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.11",
26     "tvos": "9.0",
27     "watchos": "2.0"
28   },
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3.1"
31   },
32   "pushed_with_swift_version": "3.1"