blob: 8dc5bf26224dcbd26d88f9af0428ddf8dea880b3 [file] [log] [blame]
{
"name": "KKPlayerViewController",
"version": "0.8",
"summary": "A video player library written in Swift 3 for easier to use AVPlayer. Support background playback and Picture in Picture.",
"description": "KKPlayerViewController is a video player library written in Swift 3 for easier and more convenient to use AVPlayer.\n- Simple API\n- Load video data asynchronously\n- Easily manage playback status\n- Background playback\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.8"
},
"social_media_url": "https://twitter.com/131e55",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Resources/*.xib",
"pushed_with_swift_version": "3.0"
}