blob: 26e0d6043624bb941da6877a006832c036077a4e [file] [log] [blame]
{
"name": "DFLivelinessAuth",
"version": "1.0.3",
"summary": "This SDK is created to capture a short video of user to check if the video matches with the user's photo extracted from identity document.",
"description": "This SDK is created to capture a short video of user so that it could be sent to Datafornix server to check if the face in the video matches with the user's selfie or photo extracted from identity document. An OTP of numbers will appear on screen while recording video and user have to speak those words, after recording spoken numbers will be matched via Speech-to-Text processing.",
"homepage": "https://github.com/anandramdeo-df/df-secure-otp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kritika Middha": "kritika.middha@ranosys.com"
},
"source": {
"http": "https://github.com/anandramdeo-df/df-secure-otp/releases/download/1.0.3/DFLivelinessAuth.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "DFLivelinessAuth.framework"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}