2 "name": "BraintreeDropIn",
4 "summary": "Braintree Drop-in SDK: A modern foundation for accepting payments",
5 "description": "Braintree is a full-stack payments platform for developers\n\nThis CocoaPod will help you accept payments in your iOS app.\n\nCheck out our development portal at https://developers.braintreepayments.com.",
6 "homepage": "https://developer.paypal.com/braintree/docs",
7 "documentation_url": "https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5",
9 "https://github.com/braintree/braintree-ios-drop-in/raw/master/Images/client-sdk-ios-series-light.png",
10 "https://github.com/braintree/braintree-ios-drop-in/raw/master/Images/client-sdk-ios-series-dark.png"
14 "Braintree": "code@getbraintree.com"
17 "git": "https://github.com/braintree/braintree-ios-drop-in.git",
24 "compiler_flags": "-Wall -Werror -Wextra",
25 "swift_versions": "5.1",
26 "source_files": "Sources/BraintreeDropIn/**/*.{h,m}",
27 "public_header_files": "Sources/BraintreeDropIn/Public/BraintreeDropIn/*.h",
28 "frameworks": "UIKit",
30 "Braintree/ApplePay": [
42 "Braintree/UnionPay": [
50 "Braintree/ThreeDSecure": [
60 "BraintreeDropIn-Localization": [
61 "Sources/BraintreeDropIn/Resources/*.lproj"
64 "pod_target_xcconfig": {
65 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67 "user_target_xcconfig": {
68 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
70 "swift_version": "5.1"