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://developers.braintreepayments.com.",
6 "homepage": "https://www.braintreepayments.com/how-braintree-works",
7 "documentation_url": "https://developers.braintreepayments.com/ios/start/hello-client",
10 "Braintree": "code@getbraintree.com"
13 "git": "https://github.com/braintree/braintree_ios.git",
20 "compiler_flags": "-Wall -Werror -Wextra",
21 "swift_versions": "5.1",
27 "pod_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30 "user_target_xcconfig": {
31 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "name": "AmericanExpress",
36 "source_files": "Sources/BraintreeAmericanExpress/**/*.{h,m}",
37 "public_header_files": "Sources/BraintreeAmericanExpress/Public/BraintreeAmericanExpress/*.h",
46 "source_files": "Sources/BraintreeApplePay/**/*.{h,m}",
47 "public_header_files": "Sources/BraintreeApplePay/Public/BraintreeApplePay/*.h",
53 "frameworks": "PassKit"
57 "source_files": "Sources/BraintreeCard/**/*.{h,m}",
58 "public_header_files": "Sources/BraintreeCard/Public/BraintreeCard/*.h",
67 "source_files": "Sources/BraintreeCore/**/*.{h,m}",
68 "public_header_files": "Sources/BraintreeCore/Public/BraintreeCore/*.h"
71 "name": "DataCollector",
72 "source_files": "Sources/BraintreeDataCollector/**/*.{h,m}",
73 "public_header_files": "Sources/BraintreeDataCollector/Public/BraintreeDataCollector/*.h",
74 "vendored_frameworks": "Frameworks/KountDataCollector.xcframework",
82 "name": "PaymentFlow",
83 "source_files": "Sources/BraintreePaymentFlow/**/*.{h,m}",
84 "public_header_files": "Sources/BraintreePaymentFlow/Public/BraintreePaymentFlow/*.h",
85 "weak_frameworks": "SafariServices",
90 "Braintree/PayPalDataCollector": [
97 "source_files": "Sources/BraintreePayPal/**/*.{h,m}",
98 "public_header_files": "Sources/BraintreePayPal/Public/BraintreePayPal/*.h",
103 "Braintree/PayPalDataCollector": [
109 "name": "PayPalDataCollector",
110 "source_files": "Sources/PayPalDataCollector/**/*.{swift}",
113 "SystemConfiguration",
117 "vendored_frameworks": "Frameworks/PPRiskMagnes.xcframework",
125 "name": "ThreeDSecure",
126 "source_files": "Sources/BraintreeThreeDSecure/**/*.{h,m}",
127 "public_header_files": "Sources/BraintreeThreeDSecure/Public/BraintreeThreeDSecure/*.h",
132 "Braintree/PaymentFlow": [
136 "vendored_frameworks": "Frameworks/CardinalMobile.framework"
140 "source_files": "Sources/BraintreeUnionPay/**/*.{h,m}",
141 "public_header_files": "Sources/BraintreeUnionPay/Public/BraintreeUnionPay/*.h",
142 "frameworks": "UIKit",
154 "source_files": "Sources/BraintreeVenmo/**/*.{h,m}",
155 "public_header_files": "Sources/BraintreeVenmo/Public/BraintreeVenmo/*.h",
160 "Braintree/PayPalDataCollector": [
166 "swift_version": "5.1"