4 "summary": "Adyen SDK for iOS",
5 "description": "With Adyen SDK you can dynamically list all relevant payment methods for a specific transaction, so your shoppers can always pay with the method of their choice. The methods are listed based on the shopper's country, the transaction currency and amount.",
6 "homepage": "https://adyen.com",
12 "Adyen": "support@adyen.com"
15 "git": "https://github.com/Adyen/adyen-ios.git",
21 "frameworks": "Foundation",
30 "source_files": "Adyen/**/*.swift",
39 "source_files": "AdyenApplePay/**/*.swift",
49 "SWIFT_INCLUDE_PATHS": "${PODS_TARGET_SRCROOT}/AdyenCard/AdyenCSE"
51 "preserve_paths": "AdyenCard/AdyenCSE/module.modulemap",
58 "AdyenCard/**/*.swift",
59 "AdyenCard/AdyenCSE/*.{h,m}"
61 "private_header_files": "AdyenCard/AdyenCSE/*.h"
65 "source_files": "AdyenSEPA/**/*.swift",