2 "name": "BraintreeVisaCheckout",
4 "summary": "Braintree Visa Checkout component for use with the Braintree iOS SDK",
5 "description": "Braintree is a full-stack payments platform for developers\n\nThis CocoaPod will help you accept Visa Checkout payments in your iOS app.\n\nCheck out our development portal at https://developers.braintreepayments.com.",
6 "homepage": "https://www.braintreepayments.com/how-braintree-works",
7 "documentation_url": "https://developers.braintreepayments.com/guides/visa-checkout/overview",
10 "Braintree": "code@getbraintree.com"
13 "git": "https://github.com/braintree/braintree-ios-visa-checkout.git",
19 "compiler_flags": "-Wall -Werror -Wextra",
20 "source_files": "BraintreeVisaCheckout/**/*.{h,m}",
21 "public_header_files": "BraintreeVisaCheckout/Public/**/*.h",
22 "vendored_frameworks": "Frameworks/VisaCheckoutSDK.xcframework",