[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / a / 1 / SudoIdentityVerification / 15.2.0 / SudoIdentityVerification.podspec.json
blob3574ca808e479cdf0b66c9e41a2ecc7c35fb30c3
2   "name": "SudoIdentityVerification",
3   "version": "15.2.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": "v15.2.0"
16   },
17   "source_files": "SudoIdentityVerification/**/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 1.0"
26     ],
27     "SudoUser": [
28       "~> 15.0"
29     ],
30     "SudoApiClient": [
31       "~> 10.0"
32     ],
33     "SudoConfigManager": [
34       "~> 3.0"
35     ],
36     "AWSAppSync": [
37       "~> 3.6.1"
38     ],
39     "AWSCore": [
40       "~> 2.27.15"
41     ]
42   },
43   "swift_version": "5.0"