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