blob: a0526bff1204485775359f0db8aa8756895757e5 [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "2.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An easy-to-use HTTP networking library",
"homepage": "https://github.com/hooliooo/Astral",
"authors": {
"Julio Alorro": "alorro3@gmail.com"
},
"source": {
"git": "https://github.com/hooliooo/Astral.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "9.3",
"osx": "10.11",
"tvos": "11.0",
"watchos": "4.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"swift_version": "5.0"
}