Skip to content

Commit 5241fec

Browse files
committedJan 30, 2018
Update to 2.0.1
1 parent d69148c commit 5241fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎SwiftVideoBackground.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftVideoBackground"
3-
s.version = "2.0.0"
3+
s.version = "2.0.1"
44
s.summary = "An easy to use Swift framework that creates a video background for any ViewController."
55
s.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"
66
s.homepage = "https://github.com/dingwilson/SwiftVideoBackground"

0 commit comments

Comments
 (0)
Please sign in to comment.