blob: af83915e7bc1ca51ec210aa7b46630d63756c3d7 [file] [log] [blame]
{
"name": "SudoConfigManager",
"version": "1.2.0",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Config Manager SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-config-manager-ios.git",
"tag": "v1.2.0"
},
"source_files": "SudoConfigManager/**/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SudoLogging": [
"~> 0.2"
]
},
"swift_version": "5.0"
}