SuperAwesome iOS 自定义视频播放器
在 AVPlayer 之上构建,用于播放 VAST 广告的 SuperAwesome 自定义视频播放器
CocoaPods
在 Podfile 中使用以下项:
pod 'SAVideoPlayer', '~> 2.0'
然后运行 pod update
。
在您想要使用 SAVideoPlayer
的任何文件中,别忘了使用 import SAVideoPlayer
导入框架
测试已测试 | ✗ |
Lang语言 | Obj-CObjective C |
许可 | LGPL-3.0 |
发布最新版本 | 2020年9月 |
由 Gabriel Coman 和 Gunhan Sancar 维护。
在 AVPlayer 之上构建,用于播放 VAST 广告的 SuperAwesome 自定义视频播放器
在 Podfile 中使用以下项:
pod 'SAVideoPlayer', '~> 2.0'
然后运行 pod update
。
在您想要使用 SAVideoPlayer
的任何文件中,别忘了使用 import SAVideoPlayer
导入框架