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