blob: 8b761be39e61442409cdf3ead85580786cfc230c [file] [log] [blame]
{
"name": "KKPlayerViewController",
"version": "0.7",
"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.7"
},
"social_media_url": "https://twitter.com/131e55",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"resources": "Resources/*.xib"
}