HAPlayerView 0.1.2

HAPlayerView 0.1.2

测试已测试
Lang语言 SwiftSwift
许可 MIT
发布最新版本2017年2月
SwiftSwift 版本3.0
SPM支持 SPM

“litoarias” 维护。



HAPlayerView

轻松且熟悉的类,无需代码即可将视频作为壁纸插入,全部由 Interface Builder 管理。

预览

功能

  • [x] Cocoapods 支持
  • [ ] Carthage 支持
  • [x] 易于实现
  • [x] @IBInspectable
  • [x] 无需编写代码

使用方法

设置 模块

配置您的 mime 类型视频,图层透明度,自动重播等。

贡献

  1. 将其 Fork
  2. 创建您的功能分支 (git checkout -b my-new-feature)
  3. 提交您的更改 (git commit -am 'Add some feature')
  4. 将更改推送到分支 (git push origin my-new-feature)
  5. 创建一个新的 Pull Request