2 "name": "PayPal.Checkout",
4 "summary": "Add PayPal Checkout to your iOS application.",
5 "description": "Provides API for PayPal Checkout for iOS. Provides a native in context checkout experience, as well as a simple Safari View Controller integration.",
6 "homepage": "https://github.com/paypal/paypalcheckout-ios",
12 "Derek Anderson": "dereanderson@paypal.com"
15 "git": "https://github.com/paypal/paypalcheckout-ios.git",
22 "pod/assets/PYPLCheckout.bundle/*",
23 "pod/assets/PYPLCheckout/**/*.png"
25 "vendored_libraries": [
26 "pod/lib/libPPRiskComponent.a",
27 "pod/lib/libAuthCore.a",
28 "pod/lib/libNativeCheckout.a"
31 "vendored_frameworks": [
32 "pod/lib/AppAuth.framework",
33 "pod/lib/NativeCheckout.framework"