[Add] Observable 2.2.1
[CocoaPods.git] / Specs / 4 / e / 0 / NIMSDK_LITE / 10.5.0 / NIMSDK_LITE.podspec.json
bloba120b9e1c0124e7bcaa8423430293a9da8fd9f52
2   "name": "NIMSDK_LITE",
3   "version": "10.5.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/1729085999860/NIM_iOS_SDK_IM_v10.5.0_f93eabb57.zip?download=NIM_iOS_SDK_IM_v10.5.0_f93eabb57.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   ]