{ "name": "rfid", "id": "rfid", "version": "1.0.0", "description": "My rfid Plugin", "_dp_type": "nativeplugin", "_dp_nativeplugin": { "android": { "plugins": [{ "type": "module", "name": "RFIDModule", "class": "com.handheld.rfid.RFIDModule" }], "resources": [ "res/raw/barcodebeep", "res/raw/beeps", "res/raw/beeps" ], "integrateType": "aar", "minSdkVersion": 21 } } }