From e3d8054e011bd6d256a96f9b4f451c80e5b95257 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Dec 2025 13:31:03 +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 1c1682b..57dbed0 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-616.zip', :sha256 => '7654ac5e0390e82dbf45355c8e1ac6d8b12db16c915a2db6c3eb413d6c6b2f8c' } + 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-617.zip', :sha256 => 'e838944c63e22802061e9e2d9c7464fd307ac71e00c092b6ad5e5f1508f7887b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'