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