blob: 7a32c68812ac0e5f9b0731973482fc8e84f48369 [file] [log] [blame]
{
"name": "YotiSDKCommon",
"summary": "Shared framework for Yoti SDKs. Not intended for direct use.",
"authors": "Yoti Ltd",
"version": "2.2.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.2.0/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.2.0"
],
"YotiNetwork": [
"2.2.0"
],
"YotiCommon": [
"2.2.0"
]
},
"swift_version": "5.2"
}