VideoSplashKit-基于视频的UIViewController 介绍 需要iOS 8或更高版本以及Xcode 6.1+ Swift支持使用动态框架,因此仅在iOS> 8上受支持。 安装 要通过CocoaPods安装,请将此行添加到您的Podfile 。 use_frameworks! 和 pod 'VideoSplashKit' 或者如果您使用的是Swift4 pod 'VideoSplashKit', :git => 'https://github.com/svtek/VideoSplashKit/VideoSplashKit.git', :branch => 'swift4' 然后,运行以下命令: $ pod install 用法 import VideoSplashKit class ViewController : VideoSplashViewControlle