文件名称:VideoSplashKit:VideoSplashKit-UIViewController库,用于使用背景视频创建简单的简介页面
文件大小:4.4MB
文件格式:ZIP
更新时间:2024-03-18 03:21:03
Swift
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
【文件预览】:
VideoSplashKit-master
----.travis.yml(148B)
----VideoSplashKitTests()
--------VideoSplashKitTests.swift(1KB)
--------Info.plist(733B)
----VideoSplashKit.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
----VideoSplashKit.podspec(975B)
----LICENSE(1KB)
----.gitignore(646B)
----CHANGELOG.md(539B)
----README.md(3KB)
----VideoSplashKit()
--------ViewController.swift(2KB)
--------Resources()
--------AppDelegate.swift(922B)
--------Source()
--------Images.xcassets()
--------Info.plist(2KB)