[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 6 / a / 0 / Twitch / 0.7.0 / Twitch.podspec.json
blob5b95da5e59e0e452432f8d37d66a949f1990dc80
2   "name": "Twitch",
3   "version": "0.7.0",
4   "summary": "Native Swift wrapper for the official Twitch API",
5   "description": "'This lib wraps all the services available at https://dev.twitch.tv/docs/api.'",
6   "homepage": "https://github.com/oyvinddd/twitch-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Øyvind Hauge": "oyvind.s.hauge@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/oyvinddd/twitch-ios-sdk.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Source/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"