@@ -0,0 +1,24 @@
+{
+ "name": "LcReader",
+ "id": "LcReader",
+ "version": "1.0.0",
+ "description": "身份证插件",
+ "_dp_type":"nativeplugin",
+ "_dp_nativeplugin":{
+ "android": {
+ "plugins": [
+ {
+ "type": "module",
+ "class": "uni.dcloud.io.uniplugin_reader.IdModule"
+ }
+ ],
+ "abis": [
+ "armeabi-v7a",
+ "arm64-v8a"
+ "integrateType": "aar",
+ "minSdkVersion" : 15
+}