Skip to content

Commit

Permalink
[Add] AgoraRtcEngine_iOS_Preview 4.4.1.1-build.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agorabuilder authored and CocoaPodsBot committed Sep 13, 2024
1 parent b240a40 commit 6adab64
Showing 1 changed file with 68 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"name": "AgoraRtcEngine_iOS_Preview",
"version": "4.4.1.1-build.2",
"summary": "Agora iOS video SDK",
"description": "iOS library for agora A/V communication, broadcasting and data channel service.",
"homepage": "https://docs.agora.io/en/Agora%20Platform/downloads",
"license": {
"type": "Copyright",
"text": "Copyright 2023 agora.io. All rights reserved.\n"
},
"authors": {
"Agora Lab": "[email protected]"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://download.agora.io/sdk/release/AgoraRtcEngine_iOS_Preview-4.4.1.1-build.2.zip"
},
"vendored_frameworks": [
"AgoraAiEchoCancellationExtension.xcframework",
"AgoraAiEchoCancellationLLExtension.xcframework",
"AgoraAiNoiseSuppressionExtension.xcframework",
"AgoraAiNoiseSuppressionLLExtension.xcframework",
"AgoraAudioBeautyExtension.xcframework",
"AgoraClearVisionExtension.xcframework",
"AgoraContentInspectExtension.xcframework",
"AgoraFaceCaptureExtension.xcframework",
"AgoraFaceDetectionExtension.xcframework",
"AgoraLipSyncExtension.xcframework",
"AgoraReplayKitExtension.xcframework",
"AgoraRtcKit.xcframework",
"AgoraSoundTouch.xcframework",
"AgoraSpatialAudioExtension.xcframework",
"AgoraVideoAv1DecoderExtension.xcframework",
"AgoraVideoAv1EncoderExtension.xcframework",
"AgoraVideoDecoderExtension.xcframework",
"AgoraVideoEncoderExtension.xcframework",
"AgoraVideoQualityAnalyzerExtension.xcframework",
"AgoraVideoSegmentationExtension.xcframework",
"Agorafdkaac.xcframework",
"Agoraffmpeg.xcframework",
"aosl.xcframework",
"video_dec.xcframework",
"video_enc.xcframework"
],
"weak_frameworks": [
"AgoraAiEchoCancellationExtension",
"AgoraAiEchoCancellationLLExtension",
"AgoraAiNoiseSuppressionExtension",
"AgoraAiNoiseSuppressionLLExtension",
"AgoraAudioBeautyExtension",
"AgoraClearVisionExtension",
"AgoraContentInspectExtension",
"AgoraFaceCaptureExtension",
"AgoraFaceDetectionExtension",
"AgoraLipSyncExtension",
"AgoraReplayKitExtension",
"AgoraSpatialAudioExtension",
"AgoraVideoAv1DecoderExtension",
"AgoraVideoAv1EncoderExtension",
"AgoraVideoDecoderExtension",
"AgoraVideoEncoderExtension",
"AgoraVideoQualityAnalyzerExtension",
"AgoraVideoSegmentationExtension"
],
"requires_arc": true
}

0 comments on commit 6adab64

Please sign in to comment.