From 05b0d7f2cd9c96ee3483284567c3148e3f6e18fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96mer=20Kar=C4=B1=C5=9Fman?= Date: Wed, 20 Dec 2017 14:05:57 -0800 Subject: [PATCH] Update README.md Add Swift4 usage --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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: