blob: 94e1fb98359c93e9bc5f8a813270cea65c822190 [file] [log] [blame]
{
"name": "SudoDecentralizedIdentity",
"version": "2.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": "v2.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"
}