2 "name": "AlivcLivePusher_iOS",
4 "description": "- 推流SDK中包含背景音乐相关功能。如果您需要使用该功能,要使用依赖播放器SDK的版本;如果您不需要背景音乐功能,则使用不依赖播放器SDK的版本即可。\n- AlivcLibFaceResource.bundle是人脸识别资源文件,如果您需要使用美颜的人脸识别高级功能,则必须导入开发工程;反之则不需要。",
5 "homepage": "https://help.aliyun.com/document_detail/154511.html",
11 "aliyunvideo": "videosdk@service.aliyun.com"
18 "git": "https://github.com/wbcyclist/AlivcLivePusherSDK-iOS.git",
23 "ENABLE_BITCODE": "NO"
25 "default_subspecs": "Pusher",
29 "vendored_frameworks": [
30 "SDK/AlivcLivePusher/AlivcLivePusher.framework",
31 "SDK/AlivcLivePusher/AlivcLibRtmp.framework",
32 "SDK/AlivcLivePusher/AlivcLibBeauty.framework",
33 "SDK/AlivcLivePusher/AlivcLibFace.framework"
35 "resources": "SDK/Resource/AlivcLibFaceResource.bundle"
39 "vendored_frameworks": [
40 "SDK/AlivcLivePusherWithPlayer/AlivcLivePusher.framework",
41 "SDK/AlivcLivePusherWithPlayer/AlivcLibRtmp.framework",
42 "SDK/AlivcLivePusherWithPlayer/AlivcLibBeauty.framework",
43 "SDK/AlivcLivePusherWithPlayer/AlivcLibFace.framework",
44 "SDK/AlivcLivePusherWithPlayer/AliyunPlayerSDK.framework",
45 "SDK/AlivcLivePusherWithPlayer/AliThirdparty.framework"
48 "SDK/Resource/AlivcLibFaceResource.bundle",
49 "SDK/Resource/AliyunLanguageSource.bundle"