[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 1 / SudoIdentityVerification / 11.0.0 / SudoIdentityVerification.podspec.json
blob462989449c90568e022be6b6f98561f4bf5e1253
2   "name": "SudoIdentityVerification",
3   "version": "11.0.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com/",
8   "summary": "Secure ID Verification 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-secure-id-verification-ios.git",
15     "tag": "v11.0.0"
16   },
17   "source_files": "SudoIdentityVerification/*.swift",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 0.3"
26     ],
27     "SudoUser": [
28       "~> 13.0"
29     ],
30     "SudoApiClient": [
31       "~> 8.0"
32     ],
33     "SudoConfigManager": [
34       "~> 2.0"
35     ]
36   },
37   "swift_version": "5.0"