blob: c924477f1450859e7c2e23fb5205631208312695 [file] [log] [blame]
{
"name": "SudoIdentityVerification",
"version": "4.7.2",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com/",
"summary": "Secure ID Verification SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-secure-id-verification-ios.git",
"tag": "v4.7.2"
},
"source_files": "SudoIdentityVerification/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"AWSAppSync": [
"~> 3.0"
],
"SudoLogging": [
"~> 0.2"
],
"SudoUser": [
"~> 7.8"
],
"SudoApiClient": [
"~> 1.3"
],
"SudoConfigManager": [
"~> 1.2"
]
},
"swift_version": "5.0"
}