4 "summary": "Braintree iOS SDK: Helps you accept card and alternative payments in your iOS app.",
5 "description": "Braintree is a full-stack payments platform for developers\n\nThis CocoaPod will help you accept payments in your iOS app.\n\nCheck out our development portal at https://developer.paypal.com/braintree/docs.",
6 "homepage": "https://developer.paypal.com/braintree",
7 "documentation_url": "https://developer.paypal.com/braintree/docs/start/hello-client",
10 "Braintree": "team-bt-sdk@paypal.com"
13 "git": "https://github.com/braintree/braintree_ios.git",
19 "compiler_flags": "-Wall -Werror -Wextra",
20 "swift_versions": "5.8",
28 "name": "AmericanExpress",
29 "source_files": "Sources/BraintreeAmericanExpress/*.swift",
38 "source_files": "Sources/BraintreeApplePay/*.swift",
44 "frameworks": "PassKit"
48 "source_files": "Sources/BraintreeCard/*.swift",
57 "source_files": "Sources/BraintreeCore/**/*.{swift,h}",
58 "public_header_files": "Sources/BraintreeCore/*.h"
61 "name": "DataCollector",
62 "source_files": "Sources/BraintreeDataCollector/*.swift",
68 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework"
71 "name": "LocalPayment",
72 "source_files": "Sources/BraintreeLocalPayment/*.swift",
77 "Braintree/DataCollector": [
84 "source_files": "Sources/BraintreePayPal/**/*.swift",
89 "Braintree/DataCollector": [
95 "name": "SEPADirectDebit",
96 "source_files": "Sources/BraintreeSEPADirectDebit/*.swift",
104 "name": "PayPalNativeCheckout",
105 "source_files": "Sources/BraintreePayPalNativeCheckout/*.swift",
110 "Braintree/PayPal": [
119 "name": "ThreeDSecure",
120 "source_files": "Sources/BraintreeThreeDSecure/**/*.{swift}",
126 "vendored_frameworks": "Frameworks/XCFrameworks/CardinalMobile.xcframework"
130 "source_files": "Sources/BraintreeVenmo/*.swift",
138 "swift_version": "5.8"