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",
22 "PaysafePaymentsSDK": "Sources/Resources/PrivacyInfo.xcprivacy"
26 "name": "PaysafeCommon",
27 "source_files": "Sources/PaysafeCommon/**/*.swift"
30 "name": "PaysafeNetworking",
31 "source_files": "Sources/PaysafeNetworking/**/*.swift",
33 "PaysafePaymentsSDK/PaysafeCommon": [
39 "name": "PaysafeApplePay",
40 "source_files": "Sources/PaysafeApplePay/**/*.swift",
42 "PaysafePaymentsSDK/PaysafeCommon": [
47 "PaysafeApplePay_PrivacyInfo": "Sources/PaysafeApplePay/PrivacyInfo.xcprivacy"
51 "name": "PaysafeVenmo",
52 "source_files": "Sources/PaysafeVenmo/**/*.swift",
54 "PaysafePaymentsSDK/PaysafeCommon": [
62 "PaysafeVenmo_PrivacyInfo": "Sources/PaysafeVenmo/PrivacyInfo.xcprivacy"
67 "source_files": "Sources/Paysafe3DS/**/*.swift",
69 "PaysafePaymentsSDK/PaysafeCommon": [
72 "PaysafePaymentsSDK/PaysafeNetworking": [
76 "vendored_frameworks": "Frameworks/CardinalMobile.xcframework",
78 "Paysafe3DS_PrivacyInfo": "Sources/Paysafe3DS/PrivacyInfo.xcprivacy"
82 "name": "PaysafeCore",
83 "source_files": "Sources/PaysafeCore/**/*.swift",
85 "PaysafePaymentsSDK/PaysafeCommon": [
88 "PaysafePaymentsSDK/PaysafeNetworking": [
91 "PaysafePaymentsSDK/Paysafe3DS": [
94 "PaysafePaymentsSDK/PaysafeApplePay": [
97 "PaysafePaymentsSDK/PaysafeVenmo": [
101 "resource_bundles": {
102 "PaysafeCore_PrivacyInfo": "Sources/PaysafeCore/PrivacyInfo.xcprivacy"
106 "swift_version": "5.5"