blob: b56f19059154308517d522e9b9311c7b963e8cae [file] [log] [blame]
{
"name": "SudoVirtualCardsSimulator",
"version": "1.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": "v1.1.0"
},
"source_files": "SudoVirtualCardsSimulator/**/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SudoVirtualCards": [
],
"SudoLogging": [
"~> 0.2"
],
"SudoOperations": [
"~> 1.0"
],
"AWSAppSync": [
"~> 3.1"
]
},
"swift_version": "5.0"
}