[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 1 / 2 / 7 / TBAKit / 1.0.0 / TBAKit.podspec.json
blob6c5225486e41155184813a2bea879f23777bb3bd
2   "name": "TBAKit",
3   "version": "1.0.0",
4   "summary": "An Objective-C wrapper for The Blue Alliance API",
5   "description": "                   TBAKit is an Objective-C wrapper for The Blue Alliance API\n                   that offers complete models and requests\n",
6   "homepage": "https://github.com/ZachOrr/TBAKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Zach Orr": "zachorr139@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/ZacharyOrr",
15   "source": {
16     "git": "https://github.com/ZachOrr/TBAKit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "TBAKit",
21     "TBAKit/**/*.{h,m}"
22   ],
23   "requires_arc": true