blob: 687cff08bd73aa81f3f98a92259b05d3324e5e44 [file] [log] [blame]
{
"name": "YotiDocumentCapture",
"summary": "Shared framework for Yoti SDKs. Not intended for direct use.",
"authors": "Yoti Ltd",
"version": "2.0.0",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"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.0.0/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.0.0"
],
"PPBlinkID": [
"4.7.0"
]
},
"swift_version": "5.0"
}