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