3 "version": "3.8.0-rc2",
4 "summary": "Braintree v.zero: A modern foundation for accepting payments",
5 "description": " Braintree is a full-stack payments platform for developers\n\n This CocoaPod will help you accept payments in your iOS app.\n\n Check out our development portal at https://developers.braintreepayments.com.\n",
6 "homepage": "https://www.braintreepayments.com/v.zero",
7 "screenshots": "https://raw.githubusercontent.com/braintree/braintree_ios/master/screenshot.png",
10 "Braintree": "code@getbraintree.com"
13 "git": "https://github.com/braintree/braintree_ios.git",
16 "social_media_url": "https://twitter.com/braintree",
21 "source_files": "Braintree/*.{m,h}",
22 "compiler_flags": "-Wall -Werror -Wextra",
36 "Braintree/Payments": [
41 "GCC_PREPROCESSOR_DEFINITIONS": "BT_ENABLE_APPLE_PAY=1"
46 "source_files": "Braintree/Drop-In/**/*.{h,m}",
60 "Braintree/Coinbase": [
63 "Braintree/Payments": [
68 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Localization/*.lproj"
73 "source_files": "Braintree/API/**/*.{h,m}",
74 "public_header_files": "Braintree/API/@Public/*.h",
75 "weak_frameworks": "PassKit",
76 "frameworks": "AddressBook"
80 "source_files": "Braintree/PayPal/**/*.{h,m}",
81 "public_header_files": "Braintree/PayPal/@Public/**/*.h",
88 "SystemConfiguration",
91 "vendored_libraries": "Braintree/PayPal/mSDK/libPayPalMobile-BT.a",
93 "OTHER_LDFLAGS": "-ObjC -lc++"
106 "source_files": "Braintree/Venmo/**/*.{h,m}",
107 "compiler_flags": "-Wall -Wextra",
116 "source_files": "Braintree/UI/**/*.{h,m}",
117 "compiler_flags": "-Wall -Wextra",
118 "frameworks": "UIKit",
119 "resource_bundles": {
120 "Braintree-UI-Localization": "Braintree/UI/Localization/*.lproj"
130 "source_files": "Braintree/Data/**/*.{h,m}",
131 "vendored_libraries": "Braintree/Data/libDeviceCollectorLibrary.a",
134 "SystemConfiguration"
137 "Braintree/PayPal": [
147 "source_files": "Braintree/Payments/**/*.{h,m}",
148 "public_header_files": "Braintree/Payments/@Public/*.h",
149 "frameworks": "UIKit",
154 "Braintree/PayPal": [
160 "Braintree/Coinbase": [
167 "source_files": "Braintree/3D-Secure/**/*.{h,m}",
168 "public_header_files": "Braintree/3D-Secure/@Public/*.h",
169 "frameworks": "UIKit",
177 "Braintree/Payments": [
181 "resource_bundles": {
182 "Braintree-3D-Secure-Localization": "Braintree/3D-Secure/Localization/*.lproj"
187 "source_files": "Braintree/Coinbase/**/*.{h,m}",
188 "public_header_files": "Braintree/Coinbase/@Public/*.h",
190 "coinbase-official/OAuth": [