blob: cdd01f3af6557fa1c897af634bc2598e0ac43fb1 [file] [log] [blame]
{
"name": "SudoVirtualCardsSimulator",
"version": "2.1.8",
"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": "v2.1.8"
},
"source_files": "SudoVirtualCardsSimulator/**/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SudoLogging": [
"~> 0.2"
],
"SudoUser": [
"~> 7.8"
],
"SudoOperations": [
"~> 2.0"
],
"AWSAppSync": [
"~> 3.1"
]
},
"swift_version": "5.0"
}