[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 7 / TBAKit / 1.1.3 / TBAKit.podspec.json
blob97ff3b17a9a583668b3615390689b5e7812735b6
2   "name": "TBAKit",
3   "version": "1.1.3",
4   "summary": "An Objective-C wrapper for The Blue Alliance API",
5   "description": "TBAKit is an Objective-C wrapper for The Blue Alliance API\nthat offers complete models and requests",
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.1.3"
18   },
19   "source_files": [
20     "TBAKit",
21     "TBAKit/**/*.{h,m}"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "osx": null,
26     "ios": null,
27     "tvos": null,
28     "watchos": null
29   }