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",
21 "name": "CardPayments",
22 "source_files": "Sources/CardPayments/**/*.swift",
24 "PayPal/CorePayments": [
30 "name": "PayPalNativePayments",
31 "source_files": "Sources/PayPalNativePayments/**/*.swift",
33 "PayPal/CorePayments": [
42 "name": "PaymentButtons",
43 "source_files": "Sources/PaymentButtons/*.swift",
45 "PayPal/CorePayments": [
51 "Sources/PaymentButtons/*.xcassets"
56 "name": "PayPalWebPayments",
57 "source_files": "Sources/PayPalWebPayments/*.swift",
59 "PayPal/CorePayments": [
65 "name": "FraudProtection",
66 "source_files": "Sources/FraudProtection/*.swift",
67 "vendored_frameworks": "Frameworks/XCFrameworks/PPRiskMagnes.xcframework"
70 "name": "CorePayments",
71 "source_files": "Sources/CorePayments/**/*.swift"
74 "swift_version": "5.7"