[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / d / Astral / 2.3.0 / Astral.podspec.json
blobb4ce0babafe336454deaccd68b5f066fed054aa3
2   "name": "Astral",
3   "module_name": "Astral",
4   "version": "2.3.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "summary": "An easy-to-use HTTP networking library",
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": "2.3.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "11.0"
22   },
23   "source_files": "Sources/*.swift",
24   "requires_arc": true,
25   "frameworks": "Foundation",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"