blob: b28d76a06464c52feadb41c42479085347f9e517 [file] [log] [blame]
{
"name": "SudoDecentralizedIdentity",
"version": "1.0.1",
"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": "v1.0.1"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"source_files": "SudoDecentralizedIdentity/**/*.swift",
"vendored_frameworks": "Indy.framework",
"swift_version": "5.0"
}