21 lines
546 B
JSON
21 lines
546 B
JSON
|
{
|
||
|
"name": "ScanModule",
|
||
|
"id": "ScanModule",
|
||
|
"version": "v1.0",
|
||
|
"description": "斑马 rifd pda扫描开发",
|
||
|
"_dp_type":"nativeplugin",
|
||
|
"_dp_nativeplugin":{
|
||
|
"android": {
|
||
|
"plugins": [
|
||
|
{
|
||
|
"type": "module",
|
||
|
"name": "ScanModule",
|
||
|
"class": "com.example.uniplugin_scanpda.ScanModule"
|
||
|
}
|
||
|
],
|
||
|
"integrateType": "aar",
|
||
|
"abis": ["armeabi-v7a","arm64-v8a","x86"],
|
||
|
"minSdkVersion": "24"
|
||
|
}
|
||
|
}
|
||
|
}
|