Skip to content

Commit 157b3a7

Browse files
committed
Release 0.03
1 parent f53d4c0 commit 157b3a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SwiftVideoBackground.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "SwiftVideoBackground"
19-
s.version = "0.02"
19+
s.version = "0.03"
2020
s.summary = "An easy to use Swift framework that creates a video background for any ViewController."
2121

2222
# This description is used to generate tags and improve search results.
@@ -77,7 +77,7 @@ Pod::Spec.new do |s|
7777
# Supports git, hg, bzr, svn and HTTP.
7878
#
7979

80-
s.source = { :git => "https://github.com/dingwilson/SwiftVideoBackground.git", :tag => "0.02" }
80+
s.source = { :git => "https://github.com/dingwilson/SwiftVideoBackground.git", :tag => "0.03" }
8181

8282

8383
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)