[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / 9 / 3 / SwiftVideoBackground / 3.2.0 / SwiftVideoBackground.podspec.json
blob12cd30bf4c70e0ba67e47cdafbdf7ecd3ccfbcaa
2   "name": "SwiftVideoBackground",
3   "version": "3.2.0",
4   "summary": "An easy to use Swift framework to play a video in the background of any UIView.",
5   "description": "SwiftVideoBackground is an easy to use Swift framework that provides the ability to play a video on any UIView. This provides a beautiful UI for login screens, or splash pages, as implemented by Spotify and many others",
6   "screenshots": "https://i.imgur.com/PzRw2Ku.gif",
7   "homepage": "https://github.com/dingwilson/SwiftVideoBackground",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Wilson Ding": "hello@wilsonding.com",
14     "Quan Vo": "qvo1987@gmail.com"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/dingwilson/SwiftVideoBackground.git",
21     "tag": "3.2.0"
22   },
23   "source_files": [
24     "SwiftVideoBackground/Sources/",
25     "SwiftVideoBackground/Sources/**/*.{h,m,swift}"
26   ],
27   "documentation_url": "http://wilsonding.com/SwiftVideoBackground/"