From 26b6e96b71cc1f411d0a1c3b896a2d458dfba696 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 16:18:23 +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 a676a66..0405780 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 => 'a4baf66d629ca49062908bf52342f49a7538eeae4521afd950b0cc310e720edd' } + 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 => '1e6487fae3bb73c4a41034943ff7dff9f3c37ef49379e23ea94fcdda972f8aac' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'