[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / d / TwitchAPIWrapper / 0.0.4 / TwitchAPIWrapper.podspec.json
blob999e9c514d9d997431f31d85adabc4b5d4194539
2   "name": "TwitchAPIWrapper",
3   "version": "0.0.4",
4   "homepage": "https://github.com/epv44/TwitchAPIWrapper",
5   "authors": {
6     "Eric Vennaro": "epv9@case.edu"
7   },
8   "summary": "Develpment kit for working with the Twitch API for iOS",
9   "description": "Development Kit for Twitch API, includes OAuth and models for endpoints",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/epv44/TwitchAPIWrapper.git",
16     "tag": "0.0.4"
17   },
18   "documentation_url": "https://epv44.github.io/docs/TwitchAPIWrapper/index.html",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "dependencies": {
24     "Gloss": [
25       "~> 1.0.0"
26     ],
27     "Locksmith": [
28       "~> 3.0.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"