[Add] AgoraRtcEngine_Special_iOS 4.4.1.245
[CocoaPods.git] / Specs / 4 / e / 0 / NIMSDK_LITE / 9.19.3 / NIMSDK_LITE.podspec.json
blob457756d5a916c81018ceba41a510c002da716814
2   "name": "NIMSDK_LITE",
3   "version": "9.19.3",
4   "summary": "Netease IM Lite SDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2024 Netease "
9   },
10   "authors": "Netease IM Team",
11   "source": {
12     "http": "https://yx-web-nosdn.netease.im/package/1735269482669/NIM_iOS_SDK_IM_v9.19.3_ebd03501c.zip?download=NIM_iOS_SDK_IM_v9.19.3_ebd03501c.zip"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "AVFoundation",
20     "CoreTelephony",
21     "AudioToolbox",
22     "CoreMedia",
23     "VideoToolbox"
24   ],
25   "libraries": [
26     "sqlite3.0",
27     "z",
28     "c++",
29     "resolv"
30   ],
31   "default_subspecs": "NOS",
32   "dependencies": {
33     "YXArtemis_XCFramework": [
35     ]
36   },
37   "subspecs": [
38     {
39       "name": "NOS",
40       "vendored_frameworks": [
41         "**/NIMSDK.xcframework",
42         "**/NIMSocketRocket.xcframework",
43         "**/NIMQuic.xcframework",
44         "**/NIMNOS.xcframework"
45       ]
46     },
47     {
48       "name": "FCS",
49       "vendored_frameworks": [
50         "**/NIMSDK.xcframework",
51         "**/NIMSocketRocket.xcframework",
52         "**/NIMQuic.xcframework",
53         "**/NIMFCS.xcframework",
54         "**/NIMAWSCore.xcframework",
55         "**/NIMAWSS3.xcframework"
56       ]
57     },
58     {
59       "name": "QChat",
60       "vendored_frameworks": "**/NIMQChat.xcframework"
61     }
62   ]