blob: 7d4367175acb516e1219f2f23654f6fd98e8a777 [file] [log] [blame]
{
"name": "VeriffSDK",
"version": "2.1.0",
"summary": "Online identiy 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://d2le0l6jrcsed7.cloudfront.net/ios/veriffsdk-2.1.0.zip"
},
"documentation_url": "https://developers.veriff.me",
"vendored_frameworks": "Veriff.framework",
"dependencies": {
"VeriffWebRTC": [
"~> 1.0.0"
],
"Socket.IO-Client-Swift": [
"~> 15.0.0"
]
}
}