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"
35 "source_files": "Braintree/Drop-In/**/*.{h,m}",
36 "public_header_files": "Braintree/Drop-In/Public/*.h",
49 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Braintree-Drop-In/Localization/*.lproj"
54 "source_files": "Braintree/API/Braintree-API/**/*.{h,m}",
55 "public_header_files": "Braintree/API/Braintree-API/Public/*.h"
59 "source_files": "Braintree/PayPal/Braintree-PayPal/**/*.{h,m}",
60 "public_header_files": "Braintree/PayPal/Braintree-PayPal/**/*.h",
67 "vendored_libraries": "Braintree/PayPal/Braintree-PayPal/PayPalMobileSDK/libPayPalMobile.a",
69 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES",
70 "OTHER_LDFLAGS": "-ObjC -lc++"
83 "source_files": "Braintree/UI/Braintree-Payments-UI/**/*.{h,m}",
84 "public_header_files": "Braintree/UI/Braintree-Payments-UI/**/*.h",
85 "compiler_flags": "-Wall -Wextra",
86 "frameworks": "UIKit",
88 "Braintree-UI-Localization": "Braintree/UI/Braintree-Payments-UI/Localization/*.lproj"
93 "source_files": "Braintree/Data/Braintree-Data/**/*.{h,m}",
94 "vendored_libraries": "Braintree/Data/Braintree-Data/libDeviceCollectorLibrary.a",