[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 9 / d / TwitchAPIWrapper / 0.0.1 / TwitchAPIWrapper.podspec.json
blobe0ba6a3cc22efc160835bc5e3de7ca72cf2e65a8
2   "name": "TwitchAPIWrapper",
3   "version": "0.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/*.swift",
22   "pushed_with_swift_version": "3.0"