[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / 6 / BBPlayerView / 1.2.1 / BBPlayerView.podspec.json
blob8293a6129fc1d3efb306596aeaf6ff5693f4fd92
2   "name": "BBPlayerView",
3   "version": "1.2.1",
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.1"
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   ]