blob: 761eb8dd69ec867a27dbe0f9a44cbe17d0d2488a [file] [log] [blame]
{
"name": "SmilePassFaceDetector",
"version": "1.0.1",
"summary": "SmilePassFaceDetector is used to detect liveness and automatically captures image from camera",
"description": "SmilePass is a face verification SDK for iOS. Using SmilePass, our clients can create unique and secure biometric profiles for each of their customers as they begin their journey together. Any future transactions or events that contain risk are verified against this profile.",
"homepage": "http://smile-pass.com/",
"authors": {
"Name": "SmilePass"
},
"license": "SmilePass",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/SmilePass-ltd/SmilePass-FaceSDK-iOS.git"
},
"dependencies": {
"GoogleMobileVision": [
]
},
"ios": {
"vendored_frameworks": "FaceDetectorTest/SmilePassFaceDetector.framework"
}
}