blob: 07f2c673b038b3285bf86829e110db45b4432e56 [file] [log] [blame]
{
"name": "SudoEntitlements",
"version": "2.2.1",
"authors": {
"Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
},
"homepage": "https://sudoplatform.com",
"summary": "Entitlements SDK for the Sudo Platform by Anonyome Labs.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/sudoplatform/sudo-entitlements-ios.git",
"tag": "v2.2.1"
},
"source_files": "SudoEntitlements/**/*.swift",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"dependencies": {
"AWSAppSync": [
"~> 3.1"
],
"SudoUser": [
">= 9.0",
"< 11.0"
],
"SudoLogging": [
"~> 0.3"
],
"SudoKeyManager": [
"~> 1.2"
],
"SudoOperations": [
"~> 4.0"
],
"SudoApiClient": [
">= 2.0",
"< 4.0"
]
},
"swift_version": "5.0"
}