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",
36 "BraintreeAmericanExpress_PrivacyInfo": "Sources/BraintreeAmericanExpress/PrivacyInfo.xcprivacy"
41 "source_files": "Sources/BraintreeApplePay/*.swift",
48 "BraintreeApplePay_PrivacyInfo": "Sources/BraintreeApplePay/PrivacyInfo.xcprivacy"
50 "frameworks": "PassKit"
54 "source_files": "Sources/BraintreeCard/*.swift",
61 "BraintreeCard_PrivacyInfo": "Sources/BraintreeCard/PrivacyInfo.xcprivacy"
66 "source_files": "Sources/BraintreeCore/**/*.{swift,h}",
67 "public_header_files": "Sources/BraintreeCore/*.h",
69 "BraintreeCore_PrivacyInfo": "Sources/BraintreeCore/PrivacyInfo.xcprivacy"
73 "name": "DataCollector",
74 "source_files": "Sources/BraintreeDataCollector/*.swift",
80 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework",
82 "BraintreeDataCollector_PrivacyInfo": "Sources/BraintreeDataCollector/PrivacyInfo.xcprivacy"
86 "name": "LocalPayment",
87 "source_files": "Sources/BraintreeLocalPayment/*.swift",
92 "Braintree/DataCollector": [
97 "BraintreeLocalPayment_PrivacyInfo": "Sources/BraintreeLocalPayment/PrivacyInfo.xcprivacy"
102 "source_files": "Sources/BraintreePayPal/**/*.swift",
107 "Braintree/DataCollector": [
111 "resource_bundles": {
112 "BraintreePayPal_PrivacyInfo": "Sources/BraintreePayPal/PrivacyInfo.xcprivacy"
116 "name": "SEPADirectDebit",
117 "source_files": "Sources/BraintreeSEPADirectDebit/*.swift",
123 "resource_bundles": {
124 "BraintreeSEPADirectDebit_PrivacyInfo": "Sources/BraintreeSEPADirectDebit/PrivacyInfo.xcprivacy"
128 "name": "PayPalNativeCheckout",
129 "source_files": "Sources/BraintreePayPalNativeCheckout/*.swift",
134 "Braintree/PayPal": [
141 "resource_bundles": {
142 "BraintreePayPalNativeCheckout_PrivacyInfo": "Sources/BraintreePayPalNativeCheckout/PrivacyInfo.xcprivacy"
146 "name": "ThreeDSecure",
147 "source_files": "Sources/BraintreeThreeDSecure/**/*.{swift}",
153 "vendored_frameworks": "Frameworks/XCFrameworks/CardinalMobile.xcframework",
154 "resource_bundles": {
155 "BraintreeThreeDSecure_PrivacyInfo": "Sources/BraintreeThreeDSecure/PrivacyInfo.xcprivacy"
160 "source_files": "Sources/BraintreeVenmo/*.swift",
166 "resource_bundles": {
167 "BraintreeVenmo_PrivacyInfo": "Sources/BraintreeVenmo/PrivacyInfo.xcprivacy"
171 "swift_version": "5.8"