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