[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 7 / b / RxAstral / 0.1.0 / RxAstral.podspec.json
blob1eafed9de2f1e195e39859676edb265731a50880
2   "name": "RxAstral",
3   "module_name": "RxAstral",
4   "version": "0.1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "An Rx extension to Astral, an HTTP networking library that uses protocols and Futures",
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.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Astral": [
27     ],
28     "RxSwift": [
30     ],
31     "RxCocoa": [
33     ]
34   },
35   "pushed_with_swift_version": "4.0"