From 24ba9a45559ea9aeaf62cf3f845efd1b49ddc887 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 20:38:22 +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 1a6034b..e5b53ee 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-618.zip', :sha256 => 'd73e21deb8e4a792eb456004b78d6b70584f05fc968f8b94ffeee6588cf15fd6' } + 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-619.zip', :sha256 => 'a5a3d7ad8ffa23ca25aed2b09ec9079d88f36894aa2b5b3c564bb7523a77b2b8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'