blob: 633b606b911ce2f7d27840d09408ed9b6c6d9155 [file] [log] [blame]
{
"name": "VeriffSDK",
"version": "3.4.0",
"summary": "Online identity verification solutions.",
"description": "The VeriffSDK lets you embed KYC identity verification into your iOS app",
"homepage": "https://www.veriff.com/",
"authors": {
"Veriff": "api@veriff.me"
},
"license": {
"type": "Commercial",
"text": "Copyright 2015-2020 Veriff. All rights reserved. Use of this software is subject to the terms and conditions of the Veriff Terms of Service located at https://www.veriff.me/tos"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://cdn.veriff.me/ios/com/veriff/veriffsdk/3.4.0/veriffsdk-3.4.0.zip"
},
"documentation_url": "https://developers.veriff.com/#ios-sdk-integration",
"vendored_frameworks": "Veriff.framework",
"dependencies": {
"VeriffWebRTC": [
"~> 1.0.1"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}