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