blob: d3c45eb14d00c66337e6476f8a3dcc5b86236a5a [file] [log] [blame]
{
"name": "TBAKit",
"version": "2.0.5",
"summary": "An Swift wrapper for The Blue Alliance v3 API",
"description": "TBAKit is an Swift wrapper for The Blue Alliance v3 API\nthat offers complete models and requests for the API",
"homepage": "https://github.com/ZachOrr/TBAKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Zach Orr": "zachorr139@gmail.com"
},
"source": {
"git": "https://github.com/ZachOrr/TBAKit.git",
"tag": "2.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TBAKit/**"
}