| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "name": "OpenIMSDK",
- "id": "Tuoyun-OpenIMSDK",
- "version": "3.8.3",
- "description": "OpenIM SDK for uni-app advance v3.8.3-patch.12-e-v1.1.11",
- "_dp_type": "nativeplugin",
- "_dp_nativeplugin": {
- "android": {
- "plugins": [
- {
- "type": "module",
- "name": "Tuoyun-OpenIMSDK",
- "class": "com.example.openim.OpenIMSDK"
- },
- {
- "type": "module",
- "name": "Tuoyun-OpenIMSDK-OUIFilePicker",
- "class": "io.openim.android.file_selector.FileSelector"
- },
- {
- "type": "module",
- "name": "OUICalling",
- "class": "io.openim.android.ouicalling.CallingModule"
- },
- {
- "type": "module",
- "name": "OUIMeeting",
- "class": "io.openim.android.ouimeeting.MeetingModule"
- },
- {
- "type": "module",
- "name": "Tuoyun-OpenIMSDK-Notification",
- "class": "com.example.notification.NoticeModule"
- }
- ],
- "integrateType": "aar",
- "dependencies": [
- "com.google.android.material:material:1.4.0",
- "androidx.activity:activity:1.8.0",
- "androidx.activity:activity-ktx:1.8.0",
- "androidx.fragment:fragment-ktx:1.8.0",
- "com.github.bumptech.glide:glide:4.13.0",
- "org.jetbrains.kotlin:kotlin-stdlib:1.8.0",
- "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0",
- "com.google.protobuf:protobuf-javalite:4.29.0",
- "com.google.code.gson:gson:2.9.0",
- "org.raphets:roundimageview:1.2.0",
- "androidx.lifecycle:lifecycle-livedata-ktx:2.6.2",
- "com.github.bumptech.glide:glide:4.13.0",
- "io.livekit:livekit-android:2.10.0",
- "com.github.getActivity:XXPermissions:18.5",
- "com.wang.avi:library:2.1.3",
- "com.yanzhenjie.recyclerview:x:1.3.2",
- "androidx.databinding:viewbinding:7.1.1",
- "androidx.appcompat:appcompat:1.3.0",
- "io.reactivex.rxjava2:rxandroid:2.1.1",
- "io.reactivex.rxjava2:rxjava:2.2.21",
- "com.squareup.retrofit2:adapter-rxjava2:2.9.0",
- "com.squareup.retrofit2:converter-gson:2.9.0",
- "com.squareup.okhttp3:logging-interceptor:4.12.0",
- "androidx.core:core:1.9.0"
- ]
- },
- "ios": {
- "plugins": [
- {
- "type": "module",
- "name": "Tuoyun-OpenIMSDK",
- "class": "OpenIMModule"
- },
- {
- "type": "module",
- "name": "Tuoyun-OpenIMSDK-OUIFilePicker",
- "class": "OUIFilePicker"
- },
- {
- "type": "module",
- "name": "OUICalling",
- "class": "OUICallingModule"
- },
- {
- "type": "module",
- "name": "OUIMeeting",
- "class": "OUIMeetingModule"
- }
- ],
- "integrateType": "framework",
- "validArchitectures": [
- "arm64"
- ],
- "frameworks": [
- "libresolv.tbd"
- ],
- "embedSwift": true
- }
- }
- }
|