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