blob: 66453ab84277b3317d9b3a3c0f65fc578be5bcad [file] [log] [blame]
{
"name": "DFSelfieAuth",
"version": "1.0.5",
"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.5/DFSelfieAuth.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DFSelfieAuth.framework"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}