From 2b2563490fb1118834932c2b93e7da77b40a49eb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 20 May 2025 18:54:15 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (5.3.0-SNAPSHOT) --- WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index daec304..860e567 100644 --- a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-394.zip', :sha256 => '000dbe73eec07ecdc209cd83f9a765789dff8c84c9d85ebdc04dd2680c357e4e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-395.zip', :sha256 => 'bca53461c83b12d54b52526fc8f6bf9a8389498bf1e5ed4ec3072d24a67fc286' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'