[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / b / RxAstral / 0.2.2 / RxAstral.podspec.json
blob4b603d62e300f5b2b659974cebdfb4e978aef8ed
2   "name": "RxAstral",
3   "module_name": "RxAstral",
4   "version": "0.2.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "An Rx extension to Astral",
10   "homepage": "https://github.com/hooliooo/RxAstral",
11   "authors": {
12     "Julio Alorro": "alorro3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hooliooo/RxAstral.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.11",
21     "tvos": "11.0",
22     "watchos": "4.0"
23   },
24   "source_files": "Sources/*.swift",
25   "requires_arc": true,
26   "frameworks": "Foundation",
27   "dependencies": {
28     "Astral": [
30     ],
31     "RxSwift": [
33     ]
34   },
35   "swift_version": "4.0"