| { |
| "name": "TwitchPlayer", |
| "version": "0.2.3", |
| "summary": "Embed Twitch Videos, Clips, Streams, and Collections.", |
| "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.", |
| "homepage": "https://github.com/Chris-Perkins/TwitchPlayer", |
| "screenshots": [ |
| "https://github.com/Chris-Perkins/TwitchPlayer/raw/master/Readme_Imgs/StreamPlay.png", |
| "https://github.com/Chris-Perkins/TwitchPlayer/raw/master/Readme_Imgs/ClipPlay.png" |
| ], |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Chris Perkins": "chrisfromtemporaryid@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Chris-Perkins/TwitchPlayer.git", |
| "tag": "0.2.3" |
| }, |
| "social_media_url": "https://www.linkedin.com/in/chrispperkins/", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.2", |
| "source_files": "TwitchPlayer/Classes/**/*", |
| "frameworks": "WebKit" |
| } |