blob: ce27d49a7b06f72703dbbb7204f65990780ebf0b [file] [log] [blame]
{
"name": "AdorkableAPIBase",
"version": "0.3.0",
"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.3.0"
},
"source_files": "APIBase/*.swift",
"requires_arc": true
}