blob: c49391e00fcf7bae0f4bcb5169b0d278c33c0ea4 [file] [log] [blame]
{
"name": "KBVideoPlayer",
"version": "1.3",
"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.3"
},
"social_media_url": "https://twitter.com/kennybatista",
"platforms": {
"ios": "8.0"
},
"source_files": "KBVideoPlayer/ClassesAndViews/Source/*.{swift}",
"resources": "KBVideoPlayer/Assets/*",
"resource_bundles": {
"KBVideoPlayer": [
"KBVideoPlayer/ClassesAndViews/View/KBVideoPlayerView.xib"
]
},
"pushed_with_swift_version": "3.0"
}