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 "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 "source_files": "Braintree/*.{m,h}",
23 "compiler_flags": "-Wall -Werror -Wextra",
37 "Braintree/Payments": [
42 "GCC_PREPROCESSOR_DEFINITIONS": "BT_ENABLE_APPLE_PAY=1"
44 "frameworks": "PassKit"
48 "source_files": "Braintree/Drop-In/**/*.{h,m}",
62 "Braintree/Coinbase": [
65 "Braintree/Payments": [
70 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Localization/*.lproj"
75 "source_files": "Braintree/API/**/*.{h,m}",
76 "public_header_files": "Braintree/API/@Public/*.h",
77 "weak_frameworks": "PassKit",
78 "frameworks": "AddressBook"
82 "source_files": "Braintree/PayPal/**/*.{h,m}",
83 "public_header_files": "Braintree/PayPal/@Public/**/*.h",
90 "SystemConfiguration",
93 "vendored_libraries": "Braintree/PayPal/mSDK/libPayPalMobile-BT.a",
95 "OTHER_LDFLAGS": "-ObjC -lc++"
108 "source_files": "Braintree/Venmo/**/*.{h,m}",
109 "compiler_flags": "-Wall -Wextra",
118 "source_files": "Braintree/UI/**/*.{h,m}",
119 "compiler_flags": "-Wall -Wextra",
120 "frameworks": "UIKit",
121 "resource_bundles": {
122 "Braintree-UI-Localization": "Braintree/UI/Localization/*.lproj"
132 "source_files": "Braintree/Data/**/*.{h,m}",
133 "vendored_libraries": "Braintree/Data/libDeviceCollectorLibrary.a",
136 "SystemConfiguration"
139 "Braintree/PayPal": [
149 "source_files": "Braintree/Payments/**/*.{h,m}",
150 "public_header_files": "Braintree/Payments/@Public/*.h",
151 "frameworks": "UIKit",
156 "Braintree/PayPal": [
162 "Braintree/Coinbase": [
169 "source_files": "Braintree/3D-Secure/**/*.{h,m}",
170 "public_header_files": "Braintree/3D-Secure/@Public/*.h",
171 "frameworks": "UIKit",
179 "Braintree/Payments": [
183 "resource_bundles": {
184 "Braintree-3D-Secure-Localization": "Braintree/3D-Secure/Localization/*.lproj"
189 "source_files": "Braintree/Coinbase/**/*.{h,m}",
190 "public_header_files": "Braintree/Coinbase/@Public/*.h",
192 "coinbase-official/OAuth": [