[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 0 / SudoEmail / 14.3.0 / SudoEmail.podspec.json
blobd677e8b2b756a8fd54d2ece92be6346d60e564ca
2   "name": "SudoEmail",
3   "version": "14.3.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Email 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-email-ios.git",
15     "tag": "v14.3.0"
16   },
17   "source_files": "SudoEmail/**/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "AnonyomeMailCore2": [
31       "~> 0.6.4"
32     ],
33     "AWSAppSync": [
34       "~> 3.6.1"
35     ],
36     "AWSCore": [
37       "~> 2.27.15"
38     ],
39     "AWSS3": [
40       "~> 2.27.15"
41     ],
42     "SudoApiClient": [
43       "~> 10.1.0"
44     ],
45     "SudoConfigManager": [
46       "~> 3.0.2"
47     ],
48     "SudoKeyManager": [
49       "~> 2.6.1"
50     ],
51     "SudoLogging": [
52       "~> 1.0"
53     ],
54     "SudoUser": [
55       "~> 15.1"
56     ]
57   },
58   "xcconfig": {
59     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/SudoEmail/Frameworks/\"",
60     "OTHER_LDFLAGS": "\"-ObjC\""
61   },
62   "swift_version": "5.0"