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",
35 "Braintree/Payments": [
40 "GCC_PREPROCESSOR_DEFINITIONS": "BT_ENABLE_APPLE_PAY=1"
45 "source_files": "Braintree/Drop-In/**/*.{h,m}",
59 "Braintree/Payments": [
64 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Localization/*.lproj"
69 "source_files": "Braintree/API/**/*.{h,m}",
70 "public_header_files": "Braintree/API/@Public/*.h",
71 "weak_frameworks": "PassKit",
72 "frameworks": "AddressBook"
76 "source_files": "Braintree/PayPal/**/*.{h,m}",
77 "public_header_files": "Braintree/PayPal/@Public/**/*.h",
84 "SystemConfiguration",
87 "vendored_libraries": "Braintree/PayPal/mSDK/libPayPalMobile-BT.a",
89 "OTHER_LDFLAGS": "-ObjC -lc++"
102 "source_files": "Braintree/Venmo/**/*.{h,m}",
103 "compiler_flags": "-Wall -Wextra",
112 "source_files": "Braintree/UI/**/*.{h,m}",
113 "compiler_flags": "-Wall -Wextra",
114 "frameworks": "UIKit",
115 "resource_bundles": {
116 "Braintree-UI-Localization": "Braintree/UI/Localization/*.lproj"
126 "source_files": "Braintree/Data/**/*.{h,m}",
127 "vendored_libraries": "Braintree/Data/libDeviceCollectorLibrary.a",
130 "SystemConfiguration"
133 "Braintree/PayPal": [
143 "source_files": "Braintree/Payments/**/*.{h,m}",
144 "public_header_files": "Braintree/Payments/@Public/*.h",
145 "frameworks": "UIKit",
150 "Braintree/PayPal": [
160 "source_files": "Braintree/3D-Secure/**/*.{h,m}",
161 "public_header_files": "Braintree/3D-Secure/@Public/*.h",
162 "frameworks": "UIKit",
170 "Braintree/Payments": [
174 "resource_bundles": {
175 "Braintree-3D-Secure-Localization": "Braintree/3D-Secure/Localization/*.lproj"