blob: f1dfef6ecd34c7b3279ed18eeacbf06a7ed69e9e [file] [log] [blame]
{
"name": "YotiDocumentCapture",
"summary": "Shared framework for Yoti SDKs. Not intended for direct use.",
"authors": "Yoti Ltd",
"version": "2.3.1",
"platforms": {
"ios": "11.4"
},
"swift_versions": "5.2",
"homepage": "https://github.com/getyoti/yoti-doc-scan-ios",
"license": {
"type": "Copyright",
"text": "https://www.yoti.com/wp-content/uploads/2019/08/Yoti-Doc-Scan-SDK-Terms.pdf"
},
"source": {
"http": "https://github.com/getyoti/yoti-doc-scan-ios/releases/download/v2.3.1/YotiDocumentCapture.zip"
},
"source_files": "YotiDocumentCapture/YotiDocumentCapture.framework/Headers/*.h",
"public_header_files": "YotiDocumentCapture/YotiDocumentCapture.framework/Headers/*.h",
"vendored_frameworks": "YotiDocumentCapture/YotiDocumentCapture.framework",
"dependencies": {
"YotiCommon": [
"2.3.1"
],
"PPBlinkID": [
"5.3.0"
]
},
"swift_version": "5.2"
}