blob: bbe03b2076e6e4544af7f338abcbb1bc10845547 [file] [log] [blame]
{
"name": "AdorkableAPIBase",
"version": "0.0.1",
"license": "MIT",
"homepage": "https://github.com/Adorkable/APIBaseiOS",
"authors": {
"Ian Grossberg": "yo.ian.g@gmail.com"
},
"summary": "A purdy simple API base",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Adorkable/APIBaseiOS.git",
"tag": "0.0.1"
},
"source_files": "APIBase/*.swift",
"requires_arc": true
}