blob: ab7fbbb4cbb1175a3dc43b2fe5193c6c58a0e17d [file] [log] [blame]
{
"name": "TBAKit",
"version": "1.1.4",
"summary": "An Objective-C wrapper for The Blue Alliance API",
"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.4"
},
"source_files": [
"TBAKit",
"TBAKit/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}