blob: 3ace8c1b9c5782237c094a41e48da740c64b38e5 [file] [log] [blame]
{
"name": "SudoOperations",
"version": "3.1.1",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Operations SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-operations-ios.git",
"tag": "v3.1.1"
},
"source_files": "SudoOperations/**/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SudoLogging": [
"~> 0.2"
],
"AWSAppSync": [
"~> 3.0"
]
},
"swift_version": "5.0"
}