diff --git a/README.md b/README.md index 07bff80..9d22e3f 100644 --- a/README.md +++ b/README.md @@ -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: