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