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.1",
22 "frameworks": "Foundation",
32 "pod_target_xcconfig": {
33 "SWIFT_SUPPRESS_WARNINGS": "YES"
38 "source_files": "AdyenDropIn/**/*.swift",
59 "source_files": "AdyenWeChatPay/**/*.swift",
67 "AdyenWeChatPayInternal": [
82 "source_files": "AdyenCard/**/*.swift",
83 "exclude_files": "AdyenCard/**/BundleSPMExtension.swift",
86 "AdyenCard/Assets/**/*.xcassets"
100 "source_files": "AdyenComponents/**/*.swift"
112 "source_files": "AdyenSession/**/*.swift"
124 "source_files": "AdyenActions/**/*.swift",
125 "exclude_files": "AdyenActions/**/BundleSPMExtension.swift",
126 "resource_bundles": {
128 "AdyenActions/Assets/**/*.xcassets"
133 "name": "Encryption",
134 "source_files": "AdyenEncryption/**/*.swift"
138 "source_files": "AdyenSwiftUI/**/*.swift"
142 "source_files": "Adyen/**/*.swift",
143 "exclude_files": "Adyen/**/BundleSPMExtension.swift",
149 "resource_bundles": {
151 "Adyen/Assets/**/*.strings",
152 "Adyen/Assets/**/*.xcassets"
157 "swift_version": "5.1"