[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / f / AgoraRte / 3.1.0 / AgoraRte.podspec.json
blobc625ce94dfef3149c89e99b476146565366a598b
2   "name": "AgoraRte",
3   "version": "3.1.0",
4   "summary": "AgoraRteSDK",
5   "description": "AgoraRteSDK.",
6   "homepage": "https://bitbucket.agoralab.co/projects/ADUC/repos/common-scene-sdk/",
7   "license": "MIT",
8   "authors": {
9     "Cavan": "suruoxi@agora.io"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "dependencies": {
15     "AgoraRtcEngine_iOS/RtcBasic": [
16       "~> 4.3.2"
17     ],
18     "AgoraRtcEngine_iOS/ReplayKit": [
19       "~> 4.3.2"
20     ],
21     "AgoraRtcEngine_iOS/ClearVision": [
22       "~> 4.3.2"
23     ],
24     "AgoraRtcEngine_iOS/VirtualBackground": [
25       "~> 4.3.2"
26     ],
27     "AgoraFoundation": [
28       "~> 1.0.0"
29     ],
30     "SSZipArchive": [
32     ],
33     "YYModel": [
35     ]
36   },
37   "source": {
38     "http": "https://solutions-apaas.agora.io/lib/ios/AgoraRte_20240924_1418.zip"
39   },
40   "vendored_frameworks": [
41     "AgoraRte/*.framework"
42   ],
43   "pod_target_xcconfig": {
44     "VALID_ARCHS": "arm64 armv7 x86_64"
45   },
46   "user_target_xcconfig": {
47     "VALID_ARCHS": "arm64 armv7 x86_64"
48   },
49   "xcconfig": {
50     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
51   }