From 56d790ab43f809a48724e4a3515acdf0a8428f8b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Jun 2026 08:06:07 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (22.0.2-SNAPSHOT) --- WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 59e00971..c1740ecf 100644 --- a/WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/22.0.2-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/22.0.2/WebIdEIdentPlugin.framework-v22.0.2-SNAPSHOT-722.zip', :sha256 => '76ff8a58db0a1d01d349dad5039ce56b8e33abd0292c9e4154b21c6b4f8075d3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/22.0.2/WebIdEIdentPlugin.framework-v22.0.2-SNAPSHOT-723.zip', :sha256 => 'a361240cee0190016f96477e7646d39d19d990dc6c82d11fa0eccad00507a69f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'