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://developer.paypal.com/braintree",
7 "documentation_url": "https://developer.paypal.com/braintree/docs/start/hello-client",
10 "Braintree": "code@getbraintree.com"
13 "git": "https://github.com/braintree/braintree_ios.git",
19 "compiler_flags": "-Wall -Werror -Wextra",
20 "swift_versions": "5.1",
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34 "name": "AmericanExpress",
35 "source_files": "Sources/BraintreeAmericanExpress/**/*.{h,m}",
36 "public_header_files": "Sources/BraintreeAmericanExpress/Public/BraintreeAmericanExpress/*.h",
45 "source_files": "Sources/BraintreeApplePay/**/*.{h,m}",
46 "public_header_files": "Sources/BraintreeApplePay/Public/BraintreeApplePay/*.h",
52 "frameworks": "PassKit"
56 "source_files": "Sources/BraintreeCard/**/*.{h,m}",
57 "public_header_files": "Sources/BraintreeCard/Public/BraintreeCard/*.h",
66 "source_files": "Sources/BraintreeCore/**/*.{h,m}",
67 "public_header_files": "Sources/BraintreeCore/Public/BraintreeCore/*.h"
70 "name": "DataCollector",
71 "source_files": "Sources/BraintreeDataCollector/**/*.{h,m}",
72 "public_header_files": "Sources/BraintreeDataCollector/Public/BraintreeDataCollector/*.h",
73 "vendored_frameworks": "Frameworks/KountDataCollector.xcframework",
81 "name": "PaymentFlow",
82 "source_files": "Sources/BraintreePaymentFlow/**/*.{h,m}",
83 "public_header_files": "Sources/BraintreePaymentFlow/Public/BraintreePaymentFlow/*.h",
88 "Braintree/PayPalDataCollector": [
95 "source_files": "Sources/BraintreePayPal/**/*.{h,m}",
96 "public_header_files": "Sources/BraintreePayPal/Public/BraintreePayPal/*.h",
101 "Braintree/PayPalDataCollector": [
107 "name": "PayPalDataCollector",
108 "source_files": "Sources/PayPalDataCollector/**/*.{swift}",
109 "vendored_frameworks": "Frameworks/PPRiskMagnes.xcframework"
112 "name": "ThreeDSecure",
113 "source_files": "Sources/BraintreeThreeDSecure/**/*.{h,m}",
114 "public_header_files": "Sources/BraintreeThreeDSecure/Public/BraintreeThreeDSecure/*.h",
119 "Braintree/PaymentFlow": [
123 "vendored_frameworks": "Frameworks/CardinalMobile.xcframework"
127 "source_files": "Sources/BraintreeUnionPay/**/*.{h,m}",
128 "public_header_files": "Sources/BraintreeUnionPay/Public/BraintreeUnionPay/*.h",
137 "source_files": "Sources/BraintreeVenmo/**/*.{h,m}",
138 "public_header_files": "Sources/BraintreeVenmo/Public/BraintreeVenmo/*.h",
146 "swift_version": "5.1"