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