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",
24 "pod/assets/PYPLCheckout.bundle/*",
25 "pod/assets/PYPLCheckout/**/*.png"
28 "vendored_frameworks": [
29 "pod/lib/AppAuth.framework",
30 "pod/lib/NativeCheckout.framework"
33 "vendored_libraries": [
34 "pod/lib/libPPRiskComponent.a",
35 "pod/lib/libAuthCore.a",
36 "pod/lib/libNativeCheckout.a"