blob: fc2091d62fc0771e289637f3a011c8a430228cd5 [file] [log] [blame]
{
"name": "TBAKit",
"version": "2.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TBAKit/**"
}