2 "name": "BraintreeDropIn",
4 "summary": "Braintree v.zero: 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",
8 "screenshots": "https://raw.githubusercontent.com/braintree/braintree_ios/master/screenshot.png",
11 "Braintree": "code@getbraintree.com"
14 "git": "https://github.com/braintree/braintree-ios-drop-in.git",
17 "social_media_url": "https://twitter.com/braintree",
22 "compiler_flags": "-Wall -Werror -Wextra",
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "user_target_xcconfig": {
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "source_files": "BraintreeDropIn/**/*.{h,m}",
36 "public_header_files": "BraintreeDropIn/Public/*.h",
37 "frameworks": "UIKit",
45 "Braintree/UnionPay": [
48 "Braintree/PaymentFlow": [
54 "BraintreeDropIn/UIKit": [
61 "source_files": "BraintreeUIKit/**/*.{h,m}",
62 "public_header_files": "BraintreeUIKit/Public/*.h",
63 "frameworks": "UIKit",
65 "Braintree-UIKit-Localization": [
66 "BraintreeUIKit/Localization/*.lproj"