blob: 3442a017dbf5d95ef5a2cf1b943fb63b324e6e7d [file] [log] [blame]
{
"name": "DFSelfieAuth",
"version": "1.0",
"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/DFSelfieAuth.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DFSelfieAuth.framework"
},
"swift_version": "4.0"
}