Skip to content

Commit 709c0e5

Browse files
authored
3.3.0 (#81)
1 parent 7cc608a commit 709c0e5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [3.3.0](https://github.com/dingwilson/SwiftVideoBackground/tree/3.3.0)
4+
5+
#### Features:
6+
- Swift 5 support
7+
38
## [3.2.0](https://github.com/dingwilson/SwiftVideoBackground/tree/3.2.0)
49

510
#### Features:

SwiftVideoBackground.podspec

Lines changed: 1 addition & 1 deletion
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 = "3.2.0"
3+
s.version = "3.3.0"
44
s.summary = "An easy to use Swift framework to play a video in the background of any UIView."
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.screenshots = "https://i.imgur.com/PzRw2Ku.gif"

0 commit comments

Comments
 (0)