blob: e2d6478120194df44fa45c21610f620a680819f0 [file] [log] [blame]
{
"name": "SudoProfiles",
"version": "5.4.0",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Profiles SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-profiles-ios.git",
"tag": "v5.4.0"
},
"source_files": "SudoProfiles/*.swift",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"SudoUser": [
"~> 7.8"
],
"SudoApiClient": [
"~> 1.3"
],
"SudoLogging": [
"~> 0.2"
]
},
"swift_version": "5.0"
}