blob: e4a1e5a24a0afbcb8e03e96c85e8589a7b296efd [file] [log] [blame]
{
"name": "VeriffSDK",
"version": "3.3.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.3.0/veriffsdk-3.3.0.zip"
},
"documentation_url": "https://developers.veriff.com/#ios-sdk-integration",
"vendored_frameworks": "Veriff.framework",
"dependencies": {
"VeriffWebRTC": [
"~> 1.0.1"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}