[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 2 / d / Astral / 0.9.94 / Astral.podspec.json
blobe465a9f14cb32433a34bf61ff8f8d87e63f06215
2   "name": "Astral",
3   "module_name": "Astral",
4   "version": "0.9.94",
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.94"
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"