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.9",
28 "name": "AmericanExpress",
29 "source_files": "Sources/BraintreeAmericanExpress/**/*.{h,m}",
30 "public_header_files": "Sources/BraintreeAmericanExpress/Public/BraintreeAmericanExpress/*.h",
37 "BraintreeAmericanExpress_PrivacyInfo": "Sources/BraintreeAmericanExpress/PrivacyInfo.xcprivacy"
42 "source_files": "Sources/BraintreeApplePay/**/*.{h,m}",
43 "public_header_files": "Sources/BraintreeApplePay/Public/BraintreeApplePay/*.h",
50 "BraintreeApplePay_PrivacyInfo": "Sources/BraintreeApplePay/PrivacyInfo.xcprivacy"
52 "frameworks": "PassKit"
56 "source_files": "Sources/BraintreeCard/**/*.{h,m}",
57 "public_header_files": "Sources/BraintreeCard/Public/BraintreeCard/*.h",
64 "BraintreeCard_PrivacyInfo": "Sources/BraintreeCard/PrivacyInfo.xcprivacy"
69 "source_files": "Sources/BraintreeCore/**/*.{h,m}",
70 "public_header_files": "Sources/BraintreeCore/Public/BraintreeCore/*.h",
72 "BraintreeCore_PrivacyInfo": "Sources/BraintreeCore/PrivacyInfo.xcprivacy"
76 "name": "DataCollector",
77 "source_files": "Sources/BraintreeDataCollector/**/*.{h,m}",
78 "public_header_files": "Sources/BraintreeDataCollector/Public/BraintreeDataCollector/*.h",
79 "vendored_frameworks": "Frameworks/XCFrameworks/KountDataCollector.xcframework",
86 "BraintreeDataCollector_PrivacyInfo": "Sources/BraintreeDataCollector/PrivacyInfo.xcprivacy"
90 "name": "PaymentFlow",
91 "source_files": "Sources/BraintreePaymentFlow/**/*.{h,m}",
92 "public_header_files": "Sources/BraintreePaymentFlow/Public/BraintreePaymentFlow/*.h",
97 "Braintree/PayPalDataCollector": [
101 "resource_bundles": {
102 "BraintreePaymentFlow_PrivacyInfo": "Sources/BraintreePaymentFlow/PrivacyInfo.xcprivacy"
107 "source_files": "Sources/BraintreePayPal/**/*.{h,m}",
108 "public_header_files": "Sources/BraintreePayPal/Public/BraintreePayPal/*.h",
113 "Braintree/PayPalDataCollector": [
117 "resource_bundles": {
118 "BraintreePayPal_PrivacyInfo": "Sources/BraintreePayPal/PrivacyInfo.xcprivacy"
122 "name": "SEPADirectDebit",
123 "source_files": "Sources/BraintreeSEPADirectDebit/*.swift",
129 "resource_bundles": {
130 "BraintreeSEPADirectDebit_PrivacyInfo": "Sources/BraintreeSEPADirectDebit/PrivacyInfo.xcprivacy"
134 "name": "PayPalDataCollector",
135 "source_files": "Sources/PayPalDataCollector/**/*.{swift}",
136 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework",
137 "resource_bundles": {
138 "PayPalDataCollector_PrivacyInfo": "Sources/PayPalDataCollector/PrivacyInfo.xcprivacy"
142 "name": "PayPalNativeCheckout",
143 "source_files": "Sources/BraintreePayPalNativeCheckout/*.swift",
148 "Braintree/PayPal": [
155 "resource_bundles": {
156 "BraintreePayPalNativeCheckout_PrivacyInfo": "Sources/BraintreePayPalNativeCheckout/PrivacyInfo.xcprivacy"
160 "name": "ThreeDSecure",
161 "source_files": "Sources/BraintreeThreeDSecure/**/*.{h,m}",
162 "public_header_files": "Sources/BraintreeThreeDSecure/Public/BraintreeThreeDSecure/*.h",
167 "Braintree/PaymentFlow": [
171 "vendored_frameworks": "Frameworks/XCFrameworks/CardinalMobile.xcframework",
172 "resource_bundles": {
173 "BraintreeThreeDSecure_PrivacyInfo": "Sources/BraintreeThreeDSecure/PrivacyInfo.xcprivacy"
178 "source_files": "Sources/BraintreeUnionPay/**/*.{h,m}",
179 "public_header_files": "Sources/BraintreeUnionPay/Public/BraintreeUnionPay/*.h",
185 "resource_bundles": {
186 "BraintreeUnionPay_PrivacyInfo": "Sources/BraintreeUnionPay/PrivacyInfo.xcprivacy"
191 "source_files": "Sources/BraintreeVenmo/**/*.{h,m}",
192 "public_header_files": "Sources/BraintreeVenmo/Public/BraintreeVenmo/*.h",
198 "resource_bundles": {
199 "BraintreeVenmo_PrivacyInfo": "Sources/BraintreeVenmo/PrivacyInfo.xcprivacy"
203 "swift_version": "5.9"