blob: 2e1db248b3635a8fbf01f9a15d5b2cb8a4cb70b7 [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "0.8.3",
"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.8.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"BrightFutures": [
]
},
"pushed_with_swift_version": "4.0"
}