[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / 5 / 2 / ARLiveKit_BY / 0.0.2 / ARLiveKit_BY.podspec.json
blobb02582e96db6434094473253ec7398ab94a44fe2
2   "name": "ARLiveKit_BY",
3   "version": "0.0.2",
4   "summary": "修改ARLiveKit部分源码后重新生成的framework",
5   "description": "修改ARLiveKit部分源码,导出framework,实现播放器全屏填充模式,取消拉流缓存,实时播放拉流视频。",
6   "homepage": "https://git.code.tencent.com/ARLiveKit_BY/source/arlivekit-by.git",
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/ARLiveKit_BY/podlib/arlivekit-by-sdk.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "source_files": "ARLiveKit_BY/Classes/ARLiveKit.framework/Headers/**/*",
23   "vendored_frameworks": "ARLiveKit_BY/Classes/*.framework",
24   "swift_versions": "5.0",
25   "dependencies": {
26     "WebRTC_BY": [
27       "~> 0.0.1"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "NO"
32   },
33   "user_target_xcconfig": {
34     "ENABLE_BITCODE": "NO"
35   },
36   "swift_version": "5.0"