Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add Swift4 usage
  • Loading branch information
okaris committed Dec 20, 2017
1 parent ab1c43a commit 05b0d7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -23,6 +23,11 @@ and
```
pod 'VideoSplashKit'
```
or if you are using Swift4

```
pod 'VideoSplashKit', :git => 'https://github.com/svtek/VideoSplashKit/VideoSplashKit.git', :branch => 'swift4'
```

Then, run the following command:

Expand Down

0 comments on commit 05b0d7f

Please sign in to comment.