blob: 501cebb0203f1c7cddf10d1e769a016f514344ff [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "0.9.91",
"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.91"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"swift_version": "4.0"
}