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",
31 "pod_target_xcconfig": {
32 "SWIFT_SUPPRESS_WARNINGS": "YES"
37 "source_files": "AdyenDropIn/**/*.swift",
58 "source_files": "AdyenWeChatPay/**/*.swift",
66 "AdyenWeChatPayInternal": [
81 "source_files": "AdyenCard/**/*.swift",
82 "exclude_files": "AdyenCard/**/BundleSPMExtension.swift",
85 "AdyenCard/Assets/**/*.strings",
86 "AdyenCard/Assets/**/*.xcassets"
100 "source_files": "AdyenComponents/**/*.swift"
112 "source_files": "AdyenActions/**/*.swift",
113 "exclude_files": "AdyenActions/**/BundleSPMExtension.swift",
114 "resource_bundles": {
116 "AdyenActions/Assets/**/*.xcassets"
121 "name": "Encryption",
122 "source_files": "AdyenEncryption/**/*.swift"
126 "source_files": "AdyenSwiftUI/**/*.swift"
130 "source_files": "Adyen/**/*.swift",
131 "exclude_files": "Adyen/**/BundleSPMExtension.swift",
137 "resource_bundles": {
139 "Adyen/Assets/**/*.strings",
140 "Adyen/Assets/**/*.xcassets"
145 "swift_version": "5.7"