4 "summary": "Braintree v.zero SDK. Accept payments in your app",
5 "description": " Braintree is a full-stack payments platform for developers\n\n This CocoaPod will help you accept credit card and PayPal 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",
24 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES"
37 "source_files": "Braintree/Drop-In/**/*.{h,m}",
38 "public_header_files": "Braintree/Drop-In/Public/*.h",
52 "Braintree/Payments": [
57 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Braintree-Drop-In/Localization/*.lproj"
62 "source_files": "Braintree/API/Braintree-API/**/*.{h,m}",
63 "public_header_files": "Braintree/API/Braintree-API/Public/*.h"
67 "source_files": "Braintree/PayPal/Braintree-PayPal/**/*.{h,m}",
68 "public_header_files": "Braintree/PayPal/Braintree-PayPal/**/*.h",
75 "vendored_libraries": "Braintree/PayPal/Braintree-PayPal/PayPalMobileSDK/libPayPalMobile.a",
77 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES",
78 "OTHER_LDFLAGS": "-ObjC -lc++"
91 "source_files": "Braintree/Venmo/Braintree-Venmo/**/*.{h,m}",
92 "public_header_files": "Braintree/Venmo/Braintree-Venmo/**/*.h",
93 "compiler_flags": "-Wall -Wextra",
102 "source_files": "Braintree/UI/Braintree-Payments-UI/**/*.{h,m}",
103 "public_header_files": "Braintree/UI/Braintree-Payments-UI/**/*.h",
104 "compiler_flags": "-Wall -Wextra",
105 "frameworks": "UIKit",
106 "resource_bundles": {
107 "Braintree-UI-Localization": "Braintree/UI/Braintree-Payments-UI/Localization/*.lproj"
112 "source_files": "Braintree/Data/Braintree-Data/**/*.{h,m}",
113 "vendored_libraries": "Braintree/Data/Braintree-Data/libDeviceCollectorLibrary.a",
116 "SystemConfiguration"
121 "source_files": "Braintree/Payments/Braintree-Payments/**/*.{h,m}",
122 "public_header_files": "Braintree/Payments/Braintree-Payments/Public/*.h",
123 "frameworks": "UIKit",
128 "Braintree/PayPal": [