3 "version": "3.6.0-rc3",
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",
24 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES",
25 "GCC_WARN_ABOUT_MISSING_NEWLINE": "YES"
38 "source_files": "Braintree/Drop-In/**/*.{h,m}",
52 "Braintree/Payments": [
57 "Braintree-Drop-In-Localization": "Braintree/Drop-In/Localization/*.lproj"
62 "source_files": "Braintree/API/**/*.{h,m}",
63 "public_header_files": "Braintree/API/@Public/*.h",
64 "weak_frameworks": "PassKit",
65 "frameworks": "AddressBook"
69 "source_files": "Braintree/PayPal/**/*.{h,m}",
70 "public_header_files": [
71 "Braintree/PayPal/@Public/**/*.h",
72 "Braintree/PayPal/mSDK/CardIO*.h"
80 "SystemConfiguration",
83 "vendored_libraries": "Braintree/PayPal/mSDK/libPayPalMobile.a",
85 "GCC_TREAT_WARNINGS_AS_ERRORS": "YES",
86 "OTHER_LDFLAGS": "-ObjC -lc++"
99 "source_files": "Braintree/Venmo/**/*.{h,m}",
100 "compiler_flags": "-Wall -Wextra",
109 "source_files": "Braintree/UI/**/*.{h,m}",
110 "compiler_flags": "-Wall -Wextra",
111 "frameworks": "UIKit",
112 "resource_bundles": {
113 "Braintree-UI-Localization": "Braintree/UI/Localization/*.lproj"
123 "source_files": "Braintree/Data/**/*.{h,m}",
124 "vendored_libraries": "Braintree/Data/libDeviceCollectorLibrary.a",
127 "SystemConfiguration"
130 "Braintree/PayPal": [
140 "source_files": "Braintree/Payments/**/*.{h,m}",
141 "public_header_files": "Braintree/Payments/Public/*.h",
142 "frameworks": "UIKit",
147 "Braintree/PayPal": [
157 "source_files": "Braintree/3D-Secure/**/*.{h,m}",
158 "public_header_files": "Braintree/3D-Secure/Public/*.h",
159 "frameworks": "UIKit",
167 "Braintree/Payments": [
171 "resource_bundles": {
172 "Braintree-3D-Secure-Localization": "Braintree/3D-Secure/Localization/*.lproj"