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