From 3d8a2832d5124f93664227682f58c30229b3797d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Dec 2025 12:01:05 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (200.3.2-SNAPSHOT) --- WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 7a6af48..1c1682b 100644 --- a/WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/200.3.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/experimental/de/webid-solutions/WebIdEIdentPlugin/200.3.2/WebIdEIdentPlugin.framework-v200.3.2-SNAPSHOT-614.zip', :sha256 => 'f819dfa20b145d27e48063364cd23556e27ce43f13f4a23e8358d998bf338fef' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/200.3.2/WebIdEIdentPlugin.framework-v200.3.2-SNAPSHOT-616.zip', :sha256 => '7654ac5e0390e82dbf45355c8e1ac6d8b12db16c915a2db6c3eb413d6c6b2f8c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'