[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / 9 / 3 / SwiftVideoBackground / 0.07 / SwiftVideoBackground.podspec.json
blobb4e7213c042462016db2076459ba197095db6c41
2   "name": "SwiftVideoBackground",
3   "version": "0.07",
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 add a UIView of a video playing in the background to any ViewController. This provides a beautiful user interface for use in login screens, as well as other data input screens, as modeled by Spotify's iOS App Login Screen and 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   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/dingwilson/SwiftVideoBackground.git",
19     "tag": "0.07"
20   },
21   "source_files": [
22     "SwiftVideoBackground",
23     "SwiftVideoBackground/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pushed_with_swift_version": "4.0"