[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 5 / c / 8 / SudoKeyManager / 2.6.1 / SudoKeyManager.podspec.json
blob15e9b81f20341db789e83ff87c3a2fb5fdadb1d5
2   "name": "SudoKeyManager",
3   "version": "2.6.1",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Key Manager SDK for the Sudo Platform by Anonyome Labs.",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/sudoplatform/sudo-key-manager-ios.git",
15     "tag": "v2.6.1"
16   },
17   "source_files": "SudoKeyManager/**/*.swift",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "GzipSwift": [
25       "~> 5.0"
26     ],
27     "ASN1Swift": [
28       "~> 1.2"
29     ]
30   },
31   "swift_version": "5.0"