[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 1 / SudoIdentityVerification / 6.0.0 / SudoIdentityVerification.podspec.json
blob2d11f41a85e0f564a427bf63698a161235a0dc2d
2   "name": "SudoIdentityVerification",
3   "version": "6.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": "v6.0.0"
16   },
17   "source_files": "SudoIdentityVerification/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 0.3"
26     ],
27     "SudoUser": [
28       "~> 10.0"
29     ],
30     "SudoApiClient": [
31       "~> 3.0"
32     ],
33     "SudoConfigManager": [
34       "~> 1.3"
35     ]
36   },
37   "swift_version": "5.0"