blob: e644a6607c0270dbb71211bb23cc1197f23059cf [file] [log] [blame]
{
"name": "VeriffSDK",
"version": "2.4.2",
"summary": "Online identity verification solutions.",
"description": "The VeriffSDK lets you embed KYC identity verification into your iOS app",
"homepage": "https://github.com/Veriff/veriff-sample-ios",
"authors": {
"Veriff": "api@veriff.me"
},
"license": {
"type": "Commercial",
"text": "Copyright 2015-2019 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": "10.0"
},
"source": {
"http": "https://cdn.veriff.me/ios/com/veriff/veriffsdk/2.4.2/veriffsdk-2.4.2.zip"
},
"documentation_url": "https://developers.veriff.me",
"vendored_frameworks": "Veriff.framework",
"dependencies": {
"VeriffWebRTC": [
"~> 1.0.1"
],
"Socket.IO-Client-Swift": [
"~> 15.0.0"
],
"Presentr": [
"~> 1.9"
],
"ReachabilitySwift": [
"~> 4.3.1"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}