[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / 4 / TwitchPlayer / 0.1.1 / TwitchPlayer.podspec.json
blob7be6d40c2e7a91272f4421b21319e2d7835911e8
2   "name": "TwitchPlayer",
3   "version": "0.1.1",
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.1.1"
21   },
22   "social_media_url": "https://www.linkedin.com/in/chrispperkins/",
23   "platforms": {
24     "ios": "11.0"
25   },
26   "swift_version": "4.2",
27   "source_files": "TwitchPlayer/Classes/**/*",
28   "frameworks": "WebKit"