blob: c4ea166f40e2b700b5a8a58aac2fab523d35672f [file] [log] [blame]
{
"name": "AdorkableAPIBase",
"version": "0.4",
"license": "MIT",
"homepage": "https://github.com/Adorkable/APIBaseiOS",
"authors": {
"Ian Grossberg": "yo.ian.g@gmail.com"
},
"summary": "A purdy simple API base",
"platforms": {
"ios": "9.1",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Adorkable/APIBaseiOS.git",
"tag": "0.4"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}