blob: 1eb7e2bc8523e398895703871d272c402c65059a [file] [log] [blame]
{
"name": "YotiSDKCommon",
"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/YotiSDKCommon.zip"
},
"source_files": "YotiSDKCommon/YotiSDKCommon.framework/Headers/*.h",
"public_header_files": "YotiSDKCommon/YotiSDKCommon.framework/Headers/*.h",
"vendored_frameworks": "YotiSDKCommon/YotiSDKCommon.framework",
"dependencies": {
"YotiFoundation": [
"2.3.1"
],
"YotiSDKNetwork": [
"2.3.1"
],
"YotiCommon": [
"2.3.1"
]
},
"swift_version": "5.2"
}