blob: a3d8a93503b2b3bf182e83e6afd2ce7cc961a797 [file] [log] [blame]
{
"name": "VeriffSDK",
"version": "4.0.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/4.0.0/veriffsdk-4.0.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"
}