blob: 9c5cb5e31b49d5c200fd0c6e5c28a60cd77ffcc5 [file] [log] [blame]
{
"name": "YotiSDKZoom",
"summary": "Shared framework for performing a face scan.",
"authors": "Yoti Ltd",
"version": "2.3.0",
"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.0/YotiSDKZoom.zip"
},
"source_files": [
"YotiSDKZoom/YotiSDKZoom.framework/Headers/*.h",
"YotiSDKZoom/ZoomAuthentication.framework/Headers/*.h"
],
"public_header_files": [
"YotiSDKZoom/YotiSDKZoom.framework/Headers/*.h",
"YotiSDKZoom/ZoomAuthentication.framework/Headers/*.h"
],
"vendored_frameworks": [
"YotiSDKZoom/YotiSDKZoom.framework",
"YotiSDKZoom/ZoomAuthentication.framework"
],
"dependencies": {
"YotiFoundation": [
"2.3.0"
],
"YotiSDKNetwork": [
"2.3.0"
],
"YotiSDKCommon": [
"2.3.0"
],
"YotiSDKDesign": [
"2.3.0"
],
"YotiSDKCore": [
"2.3.0"
]
},
"swift_version": "5.2"
}