38 lines
999 B
JSON
38 lines
999 B
JSON
|
|
{
|
||
|
|
"name": "SPD_PrintSDK_Uniapp",
|
||
|
|
"id": "PrintSDK",
|
||
|
|
"version": "2.1.0",
|
||
|
|
"description": "思必拓打印机插件2.1",
|
||
|
|
"_dp_type":"nativeplugin",
|
||
|
|
"_dp_nativeplugin":{
|
||
|
|
"android": {
|
||
|
|
"plugins": [
|
||
|
|
{
|
||
|
|
"type": "module",
|
||
|
|
"name": "PrintSDK",
|
||
|
|
"class": "com.spd.print.PrintModule"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"hooksClass": "com.spd.print.PrintModule_AppProxy",
|
||
|
|
"integrateType": "aar",
|
||
|
|
"dependencies": [
|
||
|
|
|
||
|
|
],
|
||
|
|
"compileOptions": {
|
||
|
|
"sourceCompatibility": "1.8",
|
||
|
|
"targetCompatibility": "1.8"
|
||
|
|
},
|
||
|
|
"abis": [
|
||
|
|
"armeabi-v7a"
|
||
|
|
|
||
|
|
],
|
||
|
|
"minSdkVersion": "16",
|
||
|
|
"useAndroidX": false,
|
||
|
|
"permissions": [
|
||
|
|
],
|
||
|
|
"parameters": {
|
||
|
|
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|