blob: 7c3eab85c7681e367d67bd31d6fea493f15bed92 [file] [log] [blame]
{
"name": "TBAKit",
"version": "1.1.0",
"summary": "An Objective-C wrapper for The Blue Alliance API",
"description": " TBAKit is an Objective-C wrapper for The Blue Alliance API\n that offers complete models and requests\n",
"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.0"
},
"source_files": [
"TBAKit",
"TBAKit/**/*.{h,m}"
],
"requires_arc": true
}