blob: dd1f92bfad250576dc91f545c2fa3eda2c113bfb [file] [log] [blame]
{
"name": "YotiSDKDocument",
"summary": "Shared framework for capturing and verifying an identity document.",
"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/YotiSDKDocument.zip"
},
"source_files": "YotiSDKDocument/YotiSDKDocument.framework/Headers/*.h",
"public_header_files": "YotiSDKDocument/YotiSDKDocument.framework/Headers/*.h",
"vendored_frameworks": "YotiSDKDocument/YotiSDKDocument.framework",
"dependencies": {
"YotiFoundation": [
"2.0.0"
],
"YotiNetwork": [
"2.0.0"
],
"YotiCommon": [
"2.0.0"
],
"YotiSDKCommon": [
"2.0.0"
],
"YotiSDKDesign": [
"2.0.0"
],
"YotiSDKCore": [
"2.0.0"
],
"YotiDocumentCapture": [
"2.0.0"
]
},
"swift_version": "5.0"
}