2 "name": "PaysafePaymentsSDK",
4 "summary": "Paysafe iOS SDK that implements the Payments APIs.",
5 "homepage": "https://github.com/paysafegroup/paysafe_sdk_ios_payments_api.git",
11 "Paysafe Group": "paysafe@paysafe.com"
14 "git": "https://github.com/paysafegroup/paysafe_sdk_ios_payments_api.git",
20 "swift_versions": "5.5",
23 "name": "PaysafeCommon",
24 "source_files": "Sources/PaysafeCommon/**/*.swift"
27 "name": "PaysafeNetworking",
28 "source_files": "Sources/PaysafeNetworking/**/*.swift",
30 "PaysafePaymentsSDK/PaysafeCommon": [
36 "name": "PaysafeApplePay",
37 "source_files": "Sources/PaysafeApplePay/**/*.swift",
39 "PaysafePaymentsSDK/PaysafeCommon": [
45 "name": "PaysafePayPal",
46 "source_files": "Sources/PaysafePayPal/**/*.swift",
48 "PaysafePaymentsSDK/PaysafeCommon": [
58 "source_files": "Sources/Paysafe3DS/**/*.swift",
60 "PaysafePaymentsSDK/PaysafeCommon": [
63 "PaysafePaymentsSDK/PaysafeNetworking": [
67 "vendored_frameworks": "Frameworks/CardinalMobile.xcframework"
70 "name": "PaysafeCore",
71 "source_files": "Sources/PaysafeCore/**/*.swift",
73 "PaysafePaymentsSDK/PaysafeCommon": [
76 "PaysafePaymentsSDK/PaysafeNetworking": [
79 "PaysafePaymentsSDK/Paysafe3DS": [
82 "PaysafePaymentsSDK/PaysafeApplePay": [
85 "PaysafePaymentsSDK/PaysafePayPal": [
91 "swift_version": "5.5"