[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 4 / 6 / BBPlayerView / 1.2.0 / BBPlayerView.podspec.json
blob9a6eef7704a39e9cd3238e9e7fb0878591cef68a
2   "name": "BBPlayerView",
3   "version": "1.2.0",
4   "license": "MIT",
5   "summary": "基于 AVPlayer、AVPlayerLayer、AVPlayerItem 封装的视频播放器。",
6   "authors": {
7     "ebamboo": "1453810050@qq.com"
8   },
9   "homepage": "https://github.com/ebamboo/BBPlayerView",
10   "source": {
11     "git": "https://github.com/ebamboo/BBPlayerView.git",
12     "tag": "1.2.0"
13   },
14   "source_files": "BBPlayerView/Source Files/*.{h,m}",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "AVFoundation"
22   ]