Skip to content

Commit

Permalink
[Add] NIMSDK_LITE 9.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qihongru authored and CocoaPodsBot committed Dec 27, 2024
1 parent 50315f5 commit 28b19a7
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions Specs/4/e/0/NIMSDK_LITE/9.19.3/NIMSDK_LITE.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"name": "NIMSDK_LITE",
"version": "9.19.3",
"summary": "Netease IM Lite SDK",
"homepage": "http://netease.im",
"license": {
"type": "Copyright",
"text": " Copyright 2024 Netease "
},
"authors": "Netease IM Team",
"source": {
"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"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"SystemConfiguration",
"AVFoundation",
"CoreTelephony",
"AudioToolbox",
"CoreMedia",
"VideoToolbox"
],
"libraries": [
"sqlite3.0",
"z",
"c++",
"resolv"
],
"default_subspecs": "NOS",
"dependencies": {
"YXArtemis_XCFramework": [

]
},
"subspecs": [
{
"name": "NOS",
"vendored_frameworks": [
"**/NIMSDK.xcframework",
"**/NIMSocketRocket.xcframework",
"**/NIMQuic.xcframework",
"**/NIMNOS.xcframework"
]
},
{
"name": "FCS",
"vendored_frameworks": [
"**/NIMSDK.xcframework",
"**/NIMSocketRocket.xcframework",
"**/NIMQuic.xcframework",
"**/NIMFCS.xcframework",
"**/NIMAWSCore.xcframework",
"**/NIMAWSS3.xcframework"
]
},
{
"name": "QChat",
"vendored_frameworks": "**/NIMQChat.xcframework"
}
]
}

0 comments on commit 28b19a7

Please sign in to comment.