TNLiveDetect
示例
要运行示例项目,首先克隆仓库,然后在 Example 目录中运行 pod install
。
要求
安装
TNLiveDetect 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中:
1. pod 'TNLiveDetect'
2. target build setting 将 bitcode 设置为 NO
3. 在Info.plist中打开相机访问权限
作者
systoon, [email protected]
许可
TNLiveDetect 根据 MIT 许可证提供。详情请参阅 LICENSE 文件。