# Braintree.podspec
s.subspec "ShopperInsights" do |s|
s.dependency "Braintree/Core"
s.dependency "Braintree/PayPal"
s.dependency "PayPal/AuthSDK"
end
extension PayPalClient {
/// Call this method before the PayPal button is tapped to reduce load times on tokenization.
public func prepareFrictionless() {