文件名称:swift-video-recorder
文件大小:57KB
文件格式:ZIP
更新时间:2024-05-30 08:05:24
Swift
SwiftVideoRecorder
例子
要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install 。
要求
安装
SwiftVideoRecorder可通过。 要安装它,只需将以下行添加到您的Podfile中:
pod 'SwiftVideoRecorder'
将以下代码添加到您的info.plist文件中
【文件预览】:
swift-video-recorder-master
----.travis.yml(567B)
----SwiftVideoRecorder.podspec(2KB)
----.swift-version(4B)
----Example()
--------SwiftVideoRecorder.xcworkspace()
--------Podfile(182B)
--------SwiftVideoRecorder.xcodeproj()
--------Podfile.lock(302B)
--------Pods()
--------SwiftVideoRecorder()
--------Tests()
----LICENSE(1KB)
----Sources()
--------Recorder.swift(12KB)
--------RecorderView.swift(1KB)
--------RecorderViewController.swift(1KB)
----_Pods.xcodeproj(27B)
----.gitignore(738B)
----README.md(1KB)