From e47ab34b792c0ba49e06c961f1cc9b8ba1c3cf85 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 09:31:11 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 1c513fa..070a864 100644 --- a/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.3.3-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.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1241.zip', :sha256 => '4256caac318f35c25533f548ca4001279fabf17d6ae8bc15470579a2568470b6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1242.zip', :sha256 => 'a18ba29412252b3b95d9edadd65e4496ea4a35b0b992c9f5ef7ce5ffc9066371' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'