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.1",
28 "name": "AmericanExpress",
29 "source_files": "Sources/BraintreeAmericanExpress/**/*.{h,m}",
30 "public_header_files": "Sources/BraintreeAmericanExpress/Public/BraintreeAmericanExpress/*.h",
39 "source_files": "Sources/BraintreeApplePay/**/*.{h,m}",
40 "public_header_files": "Sources/BraintreeApplePay/Public/BraintreeApplePay/*.h",
46 "frameworks": "PassKit"
50 "source_files": "Sources/BraintreeCard/**/*.{h,m}",
51 "public_header_files": "Sources/BraintreeCard/Public/BraintreeCard/*.h",
60 "source_files": "Sources/BraintreeCore/**/*.{h,m}",
61 "public_header_files": "Sources/BraintreeCore/Public/BraintreeCore/*.h"
64 "name": "DataCollector",
65 "source_files": "Sources/BraintreeDataCollector/**/*.{h,m}",
66 "public_header_files": "Sources/BraintreeDataCollector/Public/BraintreeDataCollector/*.h",
67 "vendored_frameworks": "Frameworks/XCFrameworks/KountDataCollector.xcframework",
75 "name": "PaymentFlow",
76 "source_files": "Sources/BraintreePaymentFlow/**/*.{h,m}",
77 "public_header_files": "Sources/BraintreePaymentFlow/Public/BraintreePaymentFlow/*.h",
82 "Braintree/PayPalDataCollector": [
89 "source_files": "Sources/BraintreePayPal/**/*.{h,m}",
90 "public_header_files": "Sources/BraintreePayPal/Public/BraintreePayPal/*.h",
95 "Braintree/PayPalDataCollector": [
101 "name": "SEPADirectDebit",
102 "source_files": "Sources/BraintreeSEPADirectDebit/*.swift",
110 "name": "PayPalDataCollector",
111 "source_files": "Sources/PayPalDataCollector/**/*.{swift}",
112 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework"
115 "name": "PayPalNativeCheckout",
116 "source_files": "Sources/BraintreePayPalNativeCheckout/*.swift",
121 "Braintree/PayPal": [
130 "name": "ThreeDSecure",
131 "source_files": "Sources/BraintreeThreeDSecure/**/*.{h,m}",
132 "public_header_files": "Sources/BraintreeThreeDSecure/Public/BraintreeThreeDSecure/*.h",
137 "Braintree/PaymentFlow": [
141 "vendored_frameworks": "Frameworks/XCFrameworks/CardinalMobile.xcframework"
145 "source_files": "Sources/BraintreeUnionPay/**/*.{h,m}",
146 "public_header_files": "Sources/BraintreeUnionPay/Public/BraintreeUnionPay/*.h",
155 "source_files": "Sources/BraintreeVenmo/**/*.{h,m}",
156 "public_header_files": "Sources/BraintreeVenmo/Public/BraintreeVenmo/*.h",
164 "swift_version": "5.1"