| { |
| "name": "KKPlayerViewController", |
| "version": "0.3", |
| "summary": "A video player library written in Swift for easier and more convenient to use AVPlayerViewController", |
| "description": "KKPlayerViewController is a video player library for easier and more convenient to use AVPlayerViewController.\n- Simple API\n- Load video data asynchronously\n- Easily manage playback status\n- Background playback\n- AVPlayerViewController features\n----- System playback controls\n----- Picture in Picture (iPad, iOS 9.0+)\n- And more", |
| "homepage": "https://github.com/131e55/KKPlayerViewController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Keisuke Kawamura": "" |
| }, |
| "source": { |
| "git": "https://github.com/131e55/KKPlayerViewController.git", |
| "tag": "0.3" |
| }, |
| "social_media_url": "https://twitter.com/131e55", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Sources/**/*.swift" |
| } |