blob: ebf2c1abef867d19ab569d796d4ac321a6b58c05 [file] [log] [blame]
{
"name": "SudoLogging",
"version": "0.2.0",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Logging SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-logging-ios.git",
"tag": "v0.2.0"
},
"source_files": "SudoLogging/**/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}