VideoSplashKit - Video based UIViewController

Requires iOS 8 or later and Xcode 6.1+
Swift support uses dynamic frameworks and is therefore only supported on iOS > 8.

VideoSplashKit - UIViewController library for creating easy intro pages with background videos

Language: Swift
License: MIT

Installation

To install via CocoaPods add this line to your Podfile.

use_frameworks!

and

pod 'VideoSplashKit'

Then, run the following command:

$ pod install