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