3 "version": "5.0.0-beta2",
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",
8 "screenshots": "https://raw.githubusercontent.com/braintree/braintree_ios/master/Docs/screenshot.png",
11 "Braintree": "code@getbraintree.com"
14 "git": "https://github.com/braintree/braintree_ios.git",
17 "social_media_url": "https://twitter.com/braintree",
22 "compiler_flags": "-Wall -Werror -Wextra",
23 "swift_versions": "5.1",
29 "pod_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32 "user_target_xcconfig": {
33 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "name": "AmericanExpress",
38 "source_files": "Sources/BraintreeAmericanExpress/**/*.{h,m}",
39 "public_header_files": "Sources/BraintreeAmericanExpress/Public/BraintreeAmericanExpress/*.h",
48 "source_files": "Sources/BraintreeApplePay/**/*.{h,m}",
49 "public_header_files": "Sources/BraintreeApplePay/Public/BraintreeApplePay/*.h",
55 "frameworks": "PassKit"
59 "source_files": "Sources/BraintreeCard/**/*.{h,m}",
60 "public_header_files": "Sources/BraintreeCard/Public/BraintreeCard/*.h",
69 "source_files": "Sources/BraintreeCore/**/*.{h,m}",
70 "public_header_files": "Sources/BraintreeCore/Public/BraintreeCore/*.h"
73 "name": "DataCollector",
74 "source_files": "Sources/BraintreeDataCollector/**/*.{h,m}",
75 "public_header_files": "Sources/BraintreeDataCollector/Public/BraintreeDataCollector/*.h",
76 "vendored_frameworks": "Frameworks/KountDataCollector.xcframework",
84 "name": "PaymentFlow",
85 "source_files": "Sources/BraintreePaymentFlow/**/*.{h,m}",
86 "public_header_files": "Sources/BraintreePaymentFlow/Public/BraintreePaymentFlow/*.h",
87 "weak_frameworks": "SafariServices",
92 "Braintree/PayPalDataCollector": [
99 "source_files": "Sources/BraintreePayPal/**/*.{h,m}",
100 "public_header_files": "Sources/BraintreePayPal/Public/BraintreePayPal/*.h",
105 "Braintree/PayPalDataCollector": [
111 "name": "PayPalDataCollector",
112 "source_files": "Sources/PayPalDataCollector/**/*.{swift}",
115 "SystemConfiguration",
119 "vendored_frameworks": "Frameworks/PPRiskMagnes.xcframework",
127 "name": "ThreeDSecure",
128 "source_files": "Sources/BraintreeThreeDSecure/**/*.{h,m}",
129 "public_header_files": "Sources/BraintreeThreeDSecure/Public/BraintreeThreeDSecure/*.h",
134 "Braintree/PaymentFlow": [
138 "vendored_frameworks": "Frameworks/CardinalMobile.framework"
142 "source_files": "Sources/BraintreeUnionPay/**/*.{h,m}",
143 "public_header_files": "Sources/BraintreeUnionPay/Public/BraintreeUnionPay/*.h",
144 "frameworks": "UIKit",
156 "source_files": "Sources/BraintreeVenmo/**/*.{h,m}",
157 "public_header_files": "Sources/BraintreeVenmo/Public/BraintreeVenmo/*.h",
162 "Braintree/PayPalDataCollector": [
168 "swift_version": "5.1"