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.7",
18 "compiler_flags": "-Wall -Werror -Wextra",
22 "source_files": "Sources/Card/**/*.swift",
24 "PayPal/PaymentsCore": [
30 "name": "PayPalNativeCheckout",
31 "source_files": "Sources/PayPalNativeCheckout/**/*.swift",
33 "PayPal/PaymentsCore": [
43 "source_files": "Sources/PayPalUI/*.swift",
45 "PayPal/PaymentsCore": [
51 "name": "PayPalWebCheckout",
52 "source_files": "Sources/PayPalWebCheckout/*.swift",
54 "PayPal/PaymentsCore": [
60 "name": "PayPalDataCollector",
61 "source_files": "Sources/PayPalDataCollector/*.swift",
62 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework"
65 "name": "PaymentsCore",
66 "source_files": "Sources/PaymentsCore/**/*.swift"
69 "swift_version": "5.7"