blob: 2f8a60508bf26b02e9c49a0b4c483789007b8e6f [file] [log] [blame]
{
"name": "yoti-doc-scan-ios",
"version": "1.1.0",
"summary": "Verify users with a photo of their ID, as well as scan of their face.",
"description": "The Yoti Doc Scan iOS SDK allows a user of your app to take a photo of their ID, as well as to scan their face, we then verify this instantly and prepare a response, which your system can then retrieve on your hosted site.",
"homepage": "https://github.com/getyoti/yoti-doc-scan-ios",
"license": {
"type": "Copyright",
"text": " Please refer to https://www.yoti.com/wp-content/uploads/2019/08/Yoti-Doc-Scan-SDK-Terms.pdf\n"
},
"authors": {
"Casper Lee": "casper.lee@yoti.com"
},
"social_media_url": "https://twitter.com/getyoti",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v1.1.0/YotiDocScan.framework.zip"
},
"public_header_files": [
"Carthage/YotiDocScan.framework/Headers/*.h",
"Carthage/ZoomAuthenticationHybrid.framework/Headers/*.h"
],
"source_files": [
"Carthage/YotiDocScan.framework/Headers/*.h",
"Carthage/ZoomAuthenticationHybrid.framework/Headers/*.h"
],
"vendored_frameworks": [
"Carthage/YotiDocScan.framework",
"Carthage/ZoomAuthenticationHybrid.framework"
],
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"dependencies": {
"PPBlinkID": [
"4.7.0"
],
"yoti-doc-capture-ios": [
"1.5.5"
]
},
"swift_version": "5.0"
}