[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / Astral / 0.9.92 / Astral.podspec.json
blobfb28116c170bf3ae8b875bbfc2426c8e5ab55568
2   "name": "Astral",
3   "module_name": "Astral",
4   "version": "0.9.92",
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.9.92"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "Sources/*.swift",
22   "requires_arc": true,
23   "frameworks": "Foundation",
24   "swift_version": "4.0"