3 "version": "6.0.0-beta2",
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.7",
28 "name": "AmericanExpress",
29 "source_files": "Sources/BraintreeAmericanExpress/*.swift",
38 "source_files": "Sources/BraintreeApplePay/**/*.{h,m}",
39 "public_header_files": "Sources/BraintreeApplePay/Public/BraintreeApplePay/*.h",
45 "frameworks": "PassKit"
49 "source_files": "Sources/BraintreeCard/**/*.{h,m}",
50 "public_header_files": "Sources/BraintreeCard/Public/BraintreeCard/*.h",
59 "source_files": "Sources/BraintreeCore/*.{swift,h}",
60 "public_header_files": "Sources/BraintreeCore/*.h"
63 "name": "DataCollector",
64 "source_files": "Sources/BraintreeDataCollector/*.swift",
70 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework"
73 "name": "PaymentFlow",
74 "source_files": "Sources/BraintreePaymentFlow/**/*.{h,m}",
75 "public_header_files": "Sources/BraintreePaymentFlow/Public/BraintreePaymentFlow/*.h",
80 "Braintree/DataCollector": [
87 "source_files": "Sources/BraintreePayPal/**/*.swift",
92 "Braintree/DataCollector": [
98 "name": "SEPADirectDebit",
99 "source_files": "Sources/BraintreeSEPADirectDebit/*.swift",
107 "name": "PayPalNativeCheckout",
108 "source_files": "Sources/BraintreePayPalNativeCheckout/*.swift",
113 "Braintree/PayPal": [
122 "name": "ThreeDSecure",
123 "source_files": "Sources/BraintreeThreeDSecure/**/*.{h,m}",
124 "public_header_files": "Sources/BraintreeThreeDSecure/Public/BraintreeThreeDSecure/*.h",
129 "Braintree/PaymentFlow": [
133 "vendored_frameworks": "Frameworks/XCFrameworks/CardinalMobile.xcframework"
137 "source_files": "Sources/BraintreeVenmo/**/*.{h,m}",
138 "public_header_files": "Sources/BraintreeVenmo/Public/BraintreeVenmo/*.h",
146 "swift_version": "5.7"