[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / 9 / 3 / SwiftVideoBackground / 2.0.0 / SwiftVideoBackground.podspec.json
blobd421bd1d043b57a6547884b178c238dafaf103f0
2   "name": "SwiftVideoBackground",
3   "version": "2.0.0",
4   "summary": "An easy to use Swift framework that creates a video background for any ViewController.",
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   "homepage": "https://github.com/dingwilson/SwiftVideoBackground",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wilson Ding": "hello@wilsonding.com",
13     "Quan Vo": "qvo1987@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/dingwilson/SwiftVideoBackground.git",
20     "tag": "2.0.0"
21   },
22   "source_files": [
23     "SwiftVideoBackground",
24     "SwiftVideoBackground/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "pushed_with_swift_version": "4.0"