[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 0 / d / AgoraLite_iOS / 0.0.17-test / AgoraLite_iOS.podspec.json
blob61a29dedc83c261e42b9dc0bcc006d75467bb0bb
2   "name": "AgoraLite_iOS",
3   "version": "0.0.17-test",
4   "summary": "Agora iOS video SDK",
5   "description": "iOS library for agora A/V communication, broadcasting and data channel 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."
10   },
11   "authors": {
12     "Agora Lab": "developer@agora.io"
13   },
14   "source": {
15     "http": "https://download.agora.io/sdk/release/AgoraLite_iOS-0.0.17-test.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "RtcBasic",
24       "vendored_frameworks": [
25         "AgoraRtcKit.xcframework",
26         "Agoraffmpeg.xcframework",
27         "AgoraSoundTouch.xcframework"
28       ],
29       "weak_frameworks": [
30         "AgoraRtcKit",
31         "Agoraffmpeg",
32         "AgoraSoundTouch"
33       ],
34       "dependencies": {
35         "AgoraInfra_iOS": [
36           "0.0.14-test"
37         ]
38       }
39     },
40     {
41       "name": "VideoCodecDec",
42       "vendored_frameworks": [
43         "AgoraVideoDecoderExtension.xcframework",
44         "video_dec.xcframework"
45       ],
46       "weak_frameworks": [
47         "AgoraVideoDecoderExtension",
48         "video_dec"
49       ]
50     }
51   ]