适用于 CLI 工作室的新 iOS 视频播放器

剪辑层

描述

适用于 CLI 工作室的新 iOS 视频播放器

若要运行示例项目,请克隆存储库,然后首先从示例目录运行。pod install

安装

CLIPlayer可通过CocoaPods获得。要安装
它,只需将以下行添加到您的 Podfile 中:

pod 'Player', git: 'https://github.com/buubui/Player', branch: 'ios-11'
pod 'CLIPlayer', git: 'https://github.com/EastAgile/ea_CLI_Studios_iOS_Player'