{ "name": "fitCloudWatch", "id": "fitCloudWatch", "version": "1.0.0", "description": "FitCloudPro智能腕表SDK集成插件,提供设备扫描、连接、数据同步及实时测量等功能", "_dp_type": "nativeplugin", "_dp_nativeplugin": { "android": { "plugins": [ { "type": "module", "name": "fitCloudWatch", "class": "com.plugin.fitcloudwatch.FitCloudWatchModule" } ], "integrateType": "aar", "dependencies": [ "io.reactivex.rxjava2:rxjava:2.2.20", "io.reactivex.rxjava2:rxandroid:2.1.1", "com.polidea.rxandroidble2:rxandroidble:1.11.1" ], "minSdkVersion": 21, "permissions": [ "", "", "", "", "", "" ] } } }