[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / f / c / AgoraAudio_iOS / 4.5.0.test / AgoraAudio_iOS.podspec.json
blob09af63716a8023d6d9090900605fd2480321b27e
2   "name": "AgoraAudio_iOS",
3   "version": "4.5.0.test",
4   "summary": "Agora iOS Audio SDK",
5   "description": "iOS library for agora audio communication and broadcasting service.",
6   "homepage": "https://docs.agora.io/en/Agora%20Platform/downloads",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2023 agora.io. All rights reserved.\n"
10   },
11   "authors": {
12     "Agora Lab": "developer@agora.io"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://download.agora.io/sdk/release/AgoraAudio_iOS-4.5.0.test.zip"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "RtcBasic",
24       "vendored_frameworks": [
25         "AgoraRtcKit.xcframework",
26         "aosl.xcframework",
27         "Agorafdkaac.xcframework",
28         "AgoraSoundTouch.xcframework",
29         "Agoraffmpeg.xcframework"
30       ]
31     },
32     {
33       "name": "AINS",
34       "vendored_frameworks": "AgoraAiNoiseSuppressionExtension.xcframework",
35       "weak_frameworks": "AgoraAiNoiseSuppressionExtension"
36     },
37     {
38       "name": "AINSLL",
39       "vendored_frameworks": "AgoraAiNoiseSuppressionLLExtension.xcframework",
40       "weak_frameworks": "AgoraAiNoiseSuppressionLLExtension"
41     },
42     {
43       "name": "AudioBeauty",
44       "vendored_frameworks": "AgoraAudioBeautyExtension.xcframework",
45       "weak_frameworks": "AgoraAudioBeautyExtension"
46     },
47     {
48       "name": "SpatialAudio",
49       "vendored_frameworks": "AgoraSpatialAudioExtension.xcframework",
50       "weak_frameworks": "AgoraSpatialAudioExtension"
51     },
52     {
53       "name": "AIAEC",
54       "vendored_frameworks": "AgoraAiEchoCancellationExtension.xcframework",
55       "weak_frameworks": "AgoraAiEchoCancellationExtension"
56     },
57     {
58       "name": "AIAECLL",
59       "vendored_frameworks": "AgoraAiEchoCancellationLLExtension.xcframework",
60       "weak_frameworks": "AgoraAiEchoCancellationLLExtension"
61     },
62     {
63       "name": "LipSync",
64       "vendored_frameworks": "AgoraLipSyncExtension.xcframework",
65       "weak_frameworks": "AgoraLipSyncExtension"
66     }
67   ]