[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 0 / NIMSDK_LITE / 9.17.0 / NIMSDK_LITE.podspec.json
blob2891d1a43371dbced76eabd876771064a8f2d918
2   "name": "NIMSDK_LITE",
3   "version": "9.17.0",
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/1720090366166/NIM_iOS_SDK_IM_v9.17.0_0b1b4b48d4.zip?download=NIM_iOS_SDK_IM_v9.17.0_0b1b4b48d4.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         "**/NIMNOS.xcframework"
43       ]
44     },
45     {
46       "name": "FCS",
47       "vendored_frameworks": [
48         "**/NIMSDK.xcframework",
49         "**/NIMFCS.xcframework",
50         "**/NIMAWSCore.xcframework",
51         "**/NIMAWSS3.xcframework"
52       ]
53     },
54     {
55       "name": "QChat",
56       "vendored_frameworks": "**/NIMQChat.xcframework"
57     }
58   ]