[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 3 / KBVideoPlayer / 1.2 / KBVideoPlayer.podspec.json
bloba065c1b202b1c09cb40626cf108063cde7f6172d
2   "name": "KBVideoPlayer",
3   "version": "1.2",
4   "summary": "Highly customizable video player written in Swift",
5   "description": "TODO: KBVideoPlayer is a simple iOS video player written in Swift that is highly customizable through storyboards!",
6   "homepage": "https://github.com/kennybatista/KBVideoPlayer-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kennybatista": "kennybatista7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kennybatista/KBVideoPlayer-ios.git",
16     "tag": "1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "resources": "KBVideoPlayer/Assets/*",
22   "source_files": "KBVideoPlayer/ClassesAndViews/*.{swift,xib}",
23   "pushed_with_swift_version": "3.0"