From a62f76c42f0eedf1911b8505731ef2a0bd4972a1 Mon Sep 17 00:00:00 2001 From: yunxin_ci_bot Date: Mon, 9 Sep 2024 07:47:54 +0200 Subject: [PATCH] [Add] NERtcSDK_Special 5.6.2011 --- .../5.6.2011/NERtcSDK_Special.podspec.json | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 Specs/3/6/2/NERtcSDK_Special/5.6.2011/NERtcSDK_Special.podspec.json diff --git a/Specs/3/6/2/NERtcSDK_Special/5.6.2011/NERtcSDK_Special.podspec.json b/Specs/3/6/2/NERtcSDK_Special/5.6.2011/NERtcSDK_Special.podspec.json new file mode 100644 index 000000000000..e3b3136f2e7b --- /dev/null +++ b/Specs/3/6/2/NERtcSDK_Special/5.6.2011/NERtcSDK_Special.podspec.json @@ -0,0 +1,81 @@ +{ + "name": "NERtcSDK_Special", + "version": "5.6.2011", + "summary": "Netease RTC SDK", + "homepage": "http://netease.im", + "license": { + "type": "Copyright", + "text": " Copyright 2022 Netease " + }, + "authors": "Netease RTC Team", + "source": { + "http": "http://yx-web.nos.netease.com/package/1725860683/G2-iOS-NERTC-Special-SDK-Release_5.6.2011.zip" + }, + "platforms": { + "ios": "9.0" + }, + "frameworks": [ + "QuartzCore", + "CoreGraphics", + "CoreVideo", + "UIKit", + "OpenGLES", + "CoreMedia", + "AVFoundation", + "AudioToolbox", + "VideoToolbox", + "MetalKit", + "Metal", + "GLKit" + ], + "subspecs": [ + { + "name": "RtcBasic", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcSDK.framework" + }, + { + "name": "ScreenShare", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcReplayKit.framework" + }, + { + "name": "Nenn", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcnn.framework" + }, + { + "name": "Beauty", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcBeauty.framework" + }, + { + "name": "FaceDetect", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcFaceDetect.framework" + }, + { + "name": "Segment", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcPersonSegment.framework" + }, + { + "name": "AiDenoise", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcAiDenoise.framework" + }, + { + "name": "AiHowling", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcAiHowling.framework" + }, + { + "name": "FaceEnhance", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcFaceEnhance.framework" + }, + { + "name": "VideoDenoise", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcVideoDenoise.framework" + }, + { + "name": "SuperResolution", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcSuperResolution.framework" + }, + { + "name": "SpatialSound", + "vendored_frameworks": "NERTC/NERtcSDK/NERtcAudio3D.framework" + } + ] +} -- 2.11.4.GIT