[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / a / 1 / SudoIdentityVerification / 12.0.1 / SudoIdentityVerification.podspec.json
bloba767e3a5934024005f94ad7efb8813707460325c
2   "name": "SudoIdentityVerification",
3   "version": "12.0.1",
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": "v12.0.1"
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"