blob: 32a61d7af189fe99c63ce98102909b10759643fb [file] [log] [blame]
{
"name": "SudoDecentralizedIdentity",
"version": "3.0.0",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Decentralized Identity SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-decentralized-identity-ios.git",
"tag": "v3.0.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "SudoDecentralizedIdentity/**/*.swift",
"vendored_frameworks": "Indy.framework",
"swift_version": "5.0"
}