blob: 3bd1bcdd14daef39ca35a93252a5784294ba6480 [file] [log] [blame]
{
"name": "TBAKit",
"version": "1.1.5",
"summary": "An Objective-C wrapper for The Blue Alliance API",
"platforms": {
"ios": null
},
"description": "TBAKit is an Objective-C wrapper for The Blue Alliance API\nthat offers complete models and requests",
"homepage": "https://github.com/ZachOrr/TBAKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Zach Orr": "zachorr139@gmail.com"
},
"social_media_url": "http://twitter.com/ZacharyOrr",
"source": {
"git": "https://github.com/ZachOrr/TBAKit.git",
"tag": "1.1.5"
},
"source_files": [
"TBAKit",
"TBAKit/**/*.{h,m}"
],
"requires_arc": true
}