[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / d / Astral / 0.6.1 / Astral.podspec.json
blobcfb876c590fd910b11bf3cd4b19b1c4eb1c9dd6e
2   "name": "Astral",
3   "module_name": "Astral",
4   "version": "0.6.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.6.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "BrightFutures": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"