From a8374383724b98d1e2bde522b580b90619afbc00 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 14:33:42 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.2.1-SNAPSHOT) --- WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec index 305c307..a84fb64 100644 --- a/WebIdEIdentPlugin/15.2.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.2.1-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/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.2.1/WebIdEIdentPlugin.framework-v15.2.1-SNAPSHOT-460.zip', :sha256 => '881b3232666b41438b7d75287a992f405efe7b029e920756dba643f3b29d08ad' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.2.1/WebIdEIdentPlugin.framework-v15.2.1-SNAPSHOT-461.zip', :sha256 => '2b158ae0a1252625d2152d15bc39a53cab9d4c29af78db6f2b7046209667725f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'