blob: a065c1b202b1c09cb40626cf108063cde7f6172d [file] [log] [blame]
{
"name": "KBVideoPlayer",
"version": "1.2",
"summary": "Highly customizable video player written in Swift",
"description": "TODO: KBVideoPlayer is a simple iOS video player written in Swift that is highly customizable through storyboards!",
"homepage": "https://github.com/kennybatista/KBVideoPlayer-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kennybatista": "kennybatista7@gmail.com"
},
"source": {
"git": "https://github.com/kennybatista/KBVideoPlayer-ios.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"resources": "KBVideoPlayer/Assets/*",
"source_files": "KBVideoPlayer/ClassesAndViews/*.{swift,xib}",
"pushed_with_swift_version": "3.0"
}