blob: 659da08909bd2b090f17bff1c1e46c0d47f559de [file] [log] [blame]
{
"name": "Astral",
"module_name": "Astral",
"version": "2.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An easy-to-use HTTP networking library",
"homepage": "https://github.com/hooliooo/Astral",
"authors": {
"Julio Alorro": "alorro3@gmail.com"
},
"source": {
"git": "https://github.com/hooliooo/Astral.git",
"tag": "2.0.5"
},
"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"
}