From b754fc72679cc6a3929127ae78544d789ac4d382 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 13 Jun 2025 11:56:18 +0200 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.7.1-SNAPSHOT) --- .../13.7.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index d58aacd..8f94176 100644 --- a/WebIdPayOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.7.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => 'd2582955f5c131f4194b26f959e1a6d8dd1ce82021b49f01ec5c9f17612493fc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '5823db17a3179b6a21d8af3ea3a1703f8086d56a5a9185c11d359cd8aa4de164' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'