blob: e74955e88c0d37d3b5f07cb1e75ab2b1327488ae [file] [log] [blame]
{
"name": "DigitalIDZoomAuthenticationCordovaPlugin",
"version": "0.0.8",
"summary": "DigitalID FaceTech ZoOm SDK cordova plugin",
"description": "The cordova plugin for Zoom SDK framework integration",
"license": "MIT",
"homepage": "https://digital-id.kz",
"authors": {
"DigitalID": "almas.adilbek@btsdigital.kz"
},
"source": {
"git": "https://github.com/btsdigital/DigitalIDZoomAuthenticationCordovaPlugin.git",
"tag": "v0.0.8"
},
"source_files": [
"DigitalIDZoomAuthenticationCordovaPlugin/*.{h,m}"
],
"vendored_frameworks": "ZoomAuthentication.framework",
"dependencies": {
"Cordova": [
]
},
"platforms": {
"ios": "11.0"
}
}