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}",
51 "Braintree/Payments": [
56 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Localization/*.lproj"
61 "source_files": "Braintree/API/**/*.{h,m}",
62 "public_header_files": "Braintree/API/@Public/*.h",
63 "weak_frameworks": "PassKit",
64 "frameworks": "AddressBook"
68 "source_files": "Braintree/PayPal/**/*.{h,m}",
69 "public_header_files": [
70 "Braintree/PayPal/@Public/**/*.h",
71 "Braintree/PayPal/mSDK/CardIO*.h"
79 "SystemConfiguration",
82 "vendored_libraries": "Braintree/PayPal/mSDK/libPayPalMobile.a",
84 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES",
85 "OTHER_LDFLAGS": "-ObjC -lc++"
98 "source_files": "Braintree/Venmo/**/*.{h,m}",
99 "compiler_flags": "-Wall -Wextra",
108 "source_files": "Braintree/UI/**/*.{h,m}",
109 "compiler_flags": "-Wall -Wextra",
110 "frameworks": "UIKit",
111 "resource_bundles": {
112 "Braintree-UI-Localization": "Braintree/UI/Localization/*.lproj"
122 "source_files": "Braintree/Data/**/*.{h,m}",
123 "vendored_libraries": "Braintree/Data/libDeviceCollectorLibrary.a",
126 "SystemConfiguration"
129 "Braintree/PayPal": [
139 "source_files": "Braintree/Payments/**/*.{h,m}",
140 "public_header_files": "Braintree/Payments/Public/*.h",
141 "frameworks": "UIKit",
146 "Braintree/PayPal": [