[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / a / 1 / 4 / TwitchPlayer / 0.2.3 / TwitchPlayer.podspec.json
blobd5b8bab7316ca38a7629f025d6d730b2272b1219
2   "name": "TwitchPlayer",
3   "version": "0.2.3",
4   "summary": "Embed Twitch Videos, Clips, Streams, and Collections.",
5   "description": "TwitchPlayer is a library that is used to help you integrate Twitch Videos, Streams, Clips, and Collections directly into your application without you having to worry about any of the details.",
6   "homepage": "https://github.com/Chris-Perkins/TwitchPlayer",
7   "screenshots": [
8     "https://github.com/Chris-Perkins/TwitchPlayer/raw/master/Readme_Imgs/StreamPlay.png",
9     "https://github.com/Chris-Perkins/TwitchPlayer/raw/master/Readme_Imgs/ClipPlay.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Chris Perkins": "chrisfromtemporaryid@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/Chris-Perkins/TwitchPlayer.git",
20     "tag": "0.2.3"
21   },
22   "social_media_url": "https://www.linkedin.com/in/chrispperkins/",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "swift_version": "4.2",
27   "source_files": "TwitchPlayer/Classes/**/*",
28   "frameworks": "WebKit"