[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 1 / SudoIdentityVerification / 4.7.1 / SudoIdentityVerification.podspec.json
blob02e523a204b67f2c815c4ee206f1a86c4322a37b
2   "name": "SudoIdentityVerification",
3   "version": "4.7.1",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com/",
8   "summary": "Identity 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-identity-verification-ios.git",
15     "tag": "v4.7.1"
16   },
17   "source_files": "SudoIdentityVerification/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.0"
26     ],
27     "SudoLogging": [
28       "~> 0.2"
29     ],
30     "SudoUser": [
31       "~> 7.8"
32     ],
33     "SudoApiClient": [
34       "~> 1.3"
35     ],
36     "SudoConfigManager": [
37       "~> 1.2"
38     ]
39   },
40   "swift_version": "5.0"