blob: 4e588988bce51710e68074d52404745c9e8d4b0c [file] [log] [blame]
{
"name": "AdorkableAPIBase",
"version": "0.3.3",
"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.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true
}