45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"name": "RCUniIMV2",
|
|
"id": "RongCloud-IM-V2",
|
|
"version": "5.30.0",
|
|
"description": "融云 uni 原生插件",
|
|
"_dp_type":"nativeplugin",
|
|
"_dp_nativeplugin":{
|
|
"android": {
|
|
"plugins": [
|
|
{
|
|
"type": "module",
|
|
"name": "RongCloud-IM-V2-RCUniIMV2",
|
|
"class": "cn.rongcloud.im.wrapper.uni.RCUniIMModule"
|
|
}
|
|
],
|
|
"dependencies": [
|
|
"cn.rongcloud.sdk:im_lib:5.30.0"
|
|
],
|
|
"integrateType": "aar",
|
|
"minSdkVersion" : 21
|
|
},
|
|
"ios": {
|
|
"plugins": [
|
|
{
|
|
"type": "module",
|
|
"name": "RongCloud-IM-V2-RCUniIMV2",
|
|
"class": "RCUniIMV2"
|
|
}
|
|
],
|
|
"frameworks": [
|
|
"RongIMLibCore.xcframework",
|
|
"RongChatRoom.xcframework",
|
|
"RongIMWrapper.xcframework"
|
|
],
|
|
"embedFrameworks": [
|
|
"RongIMLibCore.xcframework",
|
|
"RongChatRoom.xcframework",
|
|
"RongIMWrapper.xcframework"
|
|
],
|
|
"integrateType": "framework",
|
|
"deploymentTarget": "9"
|
|
}
|
|
}
|
|
}
|