4 "summary": "Braintree v.zero: A modern foundation for accepting payments",
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/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",
32 "source_files": "BraintreeCore/**/*.{h,m}",
33 "public_header_files": "BraintreeCore/Public/*.h",
34 "frameworks": "AddressBook",
35 "weak_frameworks": "Contacts"
39 "source_files": "BraintreeApplePay/**/*.{h,m}",
40 "public_header_files": "BraintreeApplePay/Public/*.h",
46 "frameworks": "PassKit"
50 "source_files": "BraintreeCard/**/*.{h,m}",
51 "public_header_files": "BraintreeCard/Public/*.h",
59 "name": "DataCollector",
60 "source_files": "BraintreeDataCollector/**/*.{h,m}",
61 "public_header_files": "BraintreeDataCollector/Public/*.h",
62 "vendored_libraries": "BraintreeDataCollector/Kount/libDeviceCollectorLibrary.a",
71 "source_files": "BraintreeDropIn/**/*.{h,m}",
72 "public_header_files": "BraintreeDropIn/Public/*.h",
73 "frameworks": "UIKit",
81 "Braintree/UnionPay": [
92 "BraintreePayPal/*.{h,m}",
93 "BraintreePayPal/Public/*.h"
95 "public_header_files": "BraintreePayPal/Public/*.h",
100 "Braintree/PayPalOneTouch": [
107 "source_files": "BraintreeVenmo/**/*.{h,m}",
108 "public_header_files": "BraintreeVenmo/Public/*.h",
113 "Braintree/PayPalDataCollector": [
120 "source_files": "BraintreeUI/**/*.{h,m}",
121 "public_header_files": "BraintreeUI/Public/*.h",
122 "frameworks": "UIKit",
123 "resource_bundles": {
124 "Braintree-UI-Localization": [
125 "BraintreeUI/Localization/*.lproj"
127 "Braintree-Drop-In-Localization": [
128 "BraintreeUI/Drop-In/Localization/*.lproj"
142 "source_files": "BraintreeUnionPay/**/*.{h,m}",
143 "public_header_files": "BraintreeUnionPay/Public/*.h",
144 "frameworks": "UIKit",
156 "source_files": "Braintree3DSecure/**/*.{h,m}",
157 "public_header_files": "Braintree3DSecure/Public/*.h",
158 "frameworks": "UIKit",
167 "resource_bundles": {
168 "Braintree-3D-Secure-Localization": "Braintree3DSecure/Localization/*.lproj"
172 "name": "PayPalOneTouch",
173 "source_files": "BraintreePayPal/PayPalOneTouch/**/*.{h,m}",
174 "public_header_files": "BraintreePayPal/PayPalOneTouch/Public/*.h",
175 "frameworks": "UIKit",
176 "weak_frameworks": "SafariServices",
178 "OTHER_LDFLAGS": "-ObjC -lc++"
184 "Braintree/PayPalDataCollector": [
187 "Braintree/PayPalUtils": [
193 "name": "PayPalDataCollector",
194 "source_files": "BraintreePayPal/PayPalDataCollector/**/*.{h,m}",
195 "public_header_files": [
196 "BraintreePayPal/PayPalDataCollector/Public/*.h",
197 "BraintreePayPal/PayPalDataCollector/Risk/*.h"
201 "SystemConfiguration",
205 "vendored_libraries": "BraintreePayPal/PayPalDataCollector/Risk/libPPRiskComponent.a",
210 "Braintree/PayPalUtils": [
216 "name": "PayPalUtils",
217 "source_files": "BraintreePayPal/PayPalUtils/**/*.{h,m}",
218 "public_header_files": "BraintreePayPal/PayPalUtils/Public/*.h",
221 "SystemConfiguration",
228 "source_files": "BraintreeUIKit/**/*.{h,m}",
229 "public_header_files": "BraintreeUIKit/Public/*.h",
230 "frameworks": "UIKit",
231 "resource_bundles": {
232 "Braintree-UIKit-Localization": [
233 "BraintreeUIKit/Localization/*.lproj"