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",
89 "source_files": "AdyenTwint/**/*.swift",
95 "vendored_frameworks": "XCFramework/Dynamic/TwintSDK.xcframework"
103 "Adyen/Encryption": [
107 "source_files": "AdyenCard/**/*.swift",
108 "exclude_files": "AdyenCard/**/BundleSPMExtension.swift",
109 "resource_bundles": {
111 "AdyenCard/Assets/**/*.xcassets"
116 "name": "Components",
121 "Adyen/Encryption": [
125 "source_files": "AdyenComponents/**/*.swift"
137 "source_files": "AdyenSession/**/*.swift"
149 "source_files": "AdyenActions/**/*.swift",
150 "exclude_files": "AdyenActions/**/BundleSPMExtension.swift",
151 "resource_bundles": {
153 "AdyenActions/Assets/**/*.xcassets"
158 "name": "Encryption",
159 "source_files": "AdyenEncryption/**/*.swift"
163 "source_files": "AdyenSwiftUI/**/*.swift"
166 "name": "DelegatedAuthentication",
167 "source_files": "AdyenDelegatedAuthentication/**/*.swift",
169 "AdyenAuthentication": [
176 "source_files": "Adyen/**/*.swift",
177 "exclude_files": "Adyen/**/BundleSPMExtension.swift",
183 "resource_bundles": {
185 "Adyen/Assets/**/*.strings",
186 "Adyen/Assets/**/*.xcassets",
187 "Adyen/PrivacyInfo.xcprivacy"
192 "swift_version": "5.7"