[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 2 / d / Astral / 0.7.1 / Astral.podspec.json
blobab5bdb793789275538d64f3621023ed74f269d02
2   "name": "Astral",
3   "module_name": "Astral",
4   "version": "0.7.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "An HTTP networking library that uses protocols and Futures",
10   "homepage": "https://github.com/hooliooo/Astral",
11   "authors": {
12     "Julio Alorro": "alorro3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hooliooo/Astral.git",
16     "tag": "0.7.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "dependencies": {
25     "BrightFutures": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"