[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 8 / SmilePassFaceDetector / 1.0.1 / SmilePassFaceDetector.podspec.json
blob761eb8dd69ec867a27dbe0f9a44cbe17d0d2488a
2   "name": "SmilePassFaceDetector",
3   "version": "1.0.1",
4   "summary": "SmilePassFaceDetector is used to detect liveness and automatically captures image from camera",
5   "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.",
6   "homepage": "http://smile-pass.com/",
7   "authors": {
8     "Name": "SmilePass"
9   },
10   "license": "SmilePass",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/SmilePass-ltd/SmilePass-FaceSDK-iOS.git"
16   },
17   "dependencies": {
18     "GoogleMobileVision": [
20     ]
21   },
22   "ios": {
23     "vendored_frameworks": "FaceDetectorTest/SmilePassFaceDetector.framework"
24   }