blob: 062cad308571557aef36911e7827e72f3c62998e [file] [log] [blame]
{
"name": "DFSelfieAuth",
"version": "1.0.3",
"summary": "This SDK is created to automatically capture the user's selfie using the facial expression( eye-blink in our case).",
"description": "This SDK is created to automatically capture the user's selfie using the facial expression( eye-blink in our case). It will ensure that user have to be physically present while taking the selfie.",
"homepage": "https://github.com/anandramdeo-df/df-selfie-check",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kritika Middha": "kritika.middha@ranosys.com"
},
"source": {
"http": "https://github.com/anandramdeo-df/df-selfie-check/releases/download/1.0.3/DFSelfieAuth.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DFSelfieAuth.framework"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}