安卓扫码器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
839 B

2 years ago
{
"name": "LYHWScan",
"id": "LY-HWScan",
"version": "1.0.8",
"description": "uni原生华为扫描插件",
"_dp_type": "nativeplugin",
"_dp_nativeplugin": {
"android": {
"plugins": [{
"type": "module",
"name": "LY-HWScan",
"class": "com.lianyunzhihui.uniplugin_hwscan.HWScanModule"
}, {
"type": "component",
"name": "ly-hwscan",
"class": "com.lianyunzhihui.uniplugin_hwscan.HWScan"
}],
"hooksClass": "",
"integrateType": "aar",
"dependencies": [
"androidx.localbroadcastmanager:localbroadcastmanager:1.0.0",
"androidx.core:core:1.1.0",
"androidx.fragment:fragment:1.1.0",
"androidx.appcompat:appcompat:1.1.0",
"androidx.recyclerview:recyclerview:1.1.0",
"com.alibaba:fastjson:1.2.83",
"com.huawei.hms:scanplus:2.9.0.300"
],
"minSdkVersion": "21"
}
}
}