4 "summary": "The PayPal iOS SDK: Helps you accept card, PayPal, and alternative payment methods in your iOS app.",
5 "homepage": "https://developer.paypal.com/home",
8 "PayPal": "sdks@paypal.com"
11 "git": "https://github.com/paypal/iOS-SDK.git",
14 "swift_versions": "5.5",
18 "compiler_flags": "-Wall -Werror -Wextra",
22 "source_files": "Sources/Card/**/*.swift",
24 "PayPal/PaymentsCore": [
31 "source_files": "Sources/PayPalUI/*.swift",
33 "PayPal/PaymentsCore": [
39 "name": "PayPalWebCheckout",
40 "source_files": "Sources/PayPalWebCheckout/*.swift",
42 "PayPal/PaymentsCore": [
48 "name": "PayPalDataCollector",
49 "source_files": "Sources/PayPalDataCollector/*.swift",
50 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework"
53 "name": "PaymentsCore",
54 "source_files": "Sources/PaymentsCore/**/*.swift"
57 "swift_version": "5.5"