[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 9 / NIMSDK / 9.19.2 / NIMSDK.podspec.json
blobfbb50bbfd3f25fd443563e5c3f551916d07f407b
2   "name": "NIMSDK",
3   "version": "9.19.2",
4   "summary": "Netease IM 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/1732250501157/NIM_iOS_SDK_v9.19.2_429e8fdf0.zip?download=NIM_iOS_SDK_v9.19.2_429e8fdf0.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   "resources": "**/Resources/NMCVideoFilter.bundle",
32   "default_subspecs": "NOS",
33   "dependencies": {
34     "YXArtemis_XCFramework": [
36     ]
37   },
38   "subspecs": [
39     {
40       "name": "NOS",
41       "vendored_frameworks": [
42         "**/NIMSDK.xcframework",
43         "**/NIMSocketRocket.xcframework",
44         "**/NIMAVChat.xcframework",
45         "**/NIMFtsDB.xcframework",
46         "**/NMC.xcframework",
47         "**/NMCBasicModuleFramework.xcframework",
48         "**/NIMNOS.xcframework"
49       ]
50     },
51     {
52       "name": "FCS",
53       "vendored_frameworks": [
54         "**/NIMSDK.xcframework",
55         "**/NIMSocketRocket.xcframework",
56         "**/NIMAVChat.xcframework",
57         "**/NIMFtsDB.xcframework",
58         "**/NMC.xcframework",
59         "**/NMCBasicModuleFramework.xcframework",
60         "**/NIMFCS.xcframework",
61         "**/NIMAWSCore.xcframework",
62         "**/NIMAWSS3.xcframework"
63       ]
64     },
65     {
66       "name": "BASE",
67       "vendored_frameworks": [
68         "**/NIMSDK.xcframework",
69         "**/NIMSocketRocket.xcframework",
70         "**/NIMAVChat.xcframework",
71         "**/NMC.xcframework",
72         "**/NMCBasicModuleFramework.xcframework",
73         "**/NIMNOS.xcframework"
74       ]
75     },
76     {
77       "name": "QChat",
78       "vendored_frameworks": "**/NIMQChat.xcframework"
79     }
80   ]