blob: b818daac8fe03fb01c73b1b2870366e56fdf0d46 [file] [log] [blame]
{
"name": "DigitalIDZoomAuthenticationCordovaPlugin",
"version": "0.0.7",
"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.7"
},
"source_files": [
"DigitalIDZoomAuthenticationCordovaPlugin/*.{h,m}"
],
"vendored_frameworks": "ZoomAuthentication.framework",
"dependencies": {
"Cordova": [
]
},
"platforms": {
"ios": "11.0"
}
}