blob: 0ea527aafc89d2cd2a0e43898e34db39f42d3bfb [file] [log] [blame]
{
"name": "KBVideoPlayer",
"version": "1.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.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"
}