blob: 013ca7ea893a4fbcc8975a5fb815d4aa36e12eef [file] [log] [blame]
{
"name": "KBVideoPlayer",
"version": "0.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": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KBVideoPlayer/Classes/*",
"pushed_with_swift_version": "3.0"
}