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