blob: 8ae0f5ec57ac584ea5c1561e3b52b11e9a4d14c9 [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "0.9.90",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An HTTP networking library that uses protocols and Futures",
"homepage": "https://github.com/hooliooo/Astral",
"authors": {
"Julio Alorro": "alorro3@gmail.com"
},
"source": {
"git": "https://github.com/hooliooo/Astral.git",
"tag": "0.9.90"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"swift_version": "4.0"
}