[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 3 / 9 / QNRTPlayer_BY / 0.0.1 / QNRTPlayer_BY.podspec.json
blobee422f05d22e3504431e85834874339d93c531ee
2   "name": "QNRTPlayer_BY",
3   "version": "0.0.1",
4   "summary": "七牛低延时直播播放器",
5   "description": "使用UIView承载播放器,方便SWiftUI使用。",
6   "homepage": "https://developer.qiniu.com/pili/1211/ios-playback-end-the-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seedmorn_gf": "yangfeng@liuliangwan.com"
13   },
14   "source": {
15     "git": "https://git.code.tencent.com/podlib/qnrt_player_by.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "source_files": "QNRTPlayer_BY/Classes/**/*",
23   "resources": "QNRTPlayer_BY/Assets/*.bundle",
24   "vendored_frameworks": "QNRTPlayer_BY/Frameworks/*.framework",
25   "frameworks": [
26     "UIKit",
27     "AVFoundation"
28   ],
29   "swift_versions": "5.0",
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "NO"
32   },
33   "user_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   },
36   "swift_version": "5.0"