[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / f / 3 / KBVideoPlayer / 1.1.3 / KBVideoPlayer.podspec.json
blob0ea527aafc89d2cd2a0e43898e34db39f42d3bfb
2   "name": "KBVideoPlayer",
3   "version": "1.1.3",
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.1.3"
17   },
18   "social_media_url": "https://twitter.com/kennybatista",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KBVideoPlayer/ClassesAndViews/Source/*.{swift}",
23   "resources": "KBVideoPlayer/Assets/*",
24   "resource_bundles": {
25     "KBVideoPlayer": [
26       "KBVideoPlayer/ClassesAndViews/View/KBVideoPlayerView.xib"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"