blob: 85a51d23c257c58843ed75ceebf384f44e30829a [file] [log] [blame]
{
"name": "SudoVirtualCardsSimulator",
"version": "3.1.2",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Virtual Cards Simulator SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-virtual-cards-simulator-ios.git",
"tag": "v3.1.2"
},
"source_files": "SudoVirtualCardsSimulator/**/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SudoLogging": [
"~> 0.2"
],
"SudoUser": [
"~> 7.10"
],
"SudoOperations": [
"~> 3.1"
],
"AWSAppSync": [
"~> 3.1"
]
},
"swift_version": "5.0"
}