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://www.braintreepayments.com/how-braintree-works",
7 "documentation_url": "https://developers.braintreepayments.com/ios/start/hello-client",
9 "https://github.com/braintree/braintree-ios-drop-in/blob/master/Images/client-sdk-ios-series-light.png",
10 "https://github.com/braintree/braintree-ios-drop-in/blob/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",
28 "pod_target_xcconfig": {
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "source_files": "BraintreeDropIn/**/*.{h,m}",
38 "public_header_files": "BraintreeDropIn/Public/*.h",
39 "frameworks": "UIKit",
47 "Braintree/UnionPay": [
50 "Braintree/PaymentFlow": [
56 "BraintreeDropIn/UIKit": [
63 "source_files": "BraintreeUIKit/**/*.{h,m}",
64 "public_header_files": "BraintreeUIKit/Public/*.h",
65 "frameworks": "UIKit",
67 "Braintree-UIKit-Localization": [
68 "BraintreeUIKit/Localization/*.lproj"