blob: e3eb55d5cdf7d7e6bd80a6b12010f365475c4412 [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "2.0.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": "2.0.3"
},
"platforms": {
"ios": "9.3",
"osx": "10.11",
"tvos": "11.0",
"watchos": "4.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": "Foundation",
"swift_version": "4.2"
}