blob: 5176880160029ff9a628851a4b3d11058f442c9e [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "0.6.2",
"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.6.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"BrightFutures": [
]
},
"pushed_with_swift_version": "3.0"
}