4 "summary": "Adyen Components for iOS",
5 "description": "Adyen Components for iOS allows you to accept in-app payments by providing you with the building blocks you need to create a checkout experience.",
6 "homepage": "https://adyen.com",
12 "Adyen": "support@adyen.com"
15 "git": "https://github.com/Adyen/adyen-ios.git",
21 "swift_versions": "5.7",
22 "frameworks": "Foundation",
32 "pod_target_xcconfig": {
33 "SWIFT_SUPPRESS_WARNINGS": "YES"
38 "source_files": "AdyenDropIn/**/*.swift",
59 "source_files": "AdyenWeChatPay/**/*.swift",
67 "AdyenWeChatPayInternal": [
74 "source_files": "AdyenCashAppPay/**/*.swift",
97 "source_files": "AdyenCard/**/*.swift",
98 "exclude_files": "AdyenCard/**/BundleSPMExtension.swift",
101 "AdyenCard/Assets/**/*.xcassets"
106 "name": "Components",
111 "Adyen/Encryption": [
115 "source_files": "AdyenComponents/**/*.swift"
127 "source_files": "AdyenSession/**/*.swift"
139 "source_files": "AdyenActions/**/*.swift",
140 "exclude_files": "AdyenActions/**/BundleSPMExtension.swift",
141 "resource_bundles": {
143 "AdyenActions/Assets/**/*.xcassets"
148 "name": "Encryption",
154 "source_files": "AdyenEncryption/**/*.swift"
158 "source_files": "AdyenSwiftUI/**/*.swift"
161 "name": "DelegatedAuthentication",
162 "source_files": "AdyenDelegatedAuthentication/**/*.swift",
164 "AdyenAuthentication": [
171 "source_files": "Adyen/**/*.swift",
172 "exclude_files": "Adyen/**/BundleSPMExtension.swift",
178 "resource_bundles": {
180 "Adyen/Assets/**/*.strings",
181 "Adyen/Assets/**/*.xcassets"
186 "swift_version": "5.7"