From 9b87cb7db65755558f7d2dc1451ba0cf35d815dc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 22 May 2026 15:55:10 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (21.1.2-SNAPSHOT) --- WebIdEIdentPlugin/21.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/21.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/21.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec index df11a07a..f2abbea8 100644 --- a/WebIdEIdentPlugin/21.1.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/21.1.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/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.2/WebIdEIdentPlugin.framework-v21.1.2-SNAPSHOT-710.zip', :sha256 => '13a59eef1612d50f24e616fe3ed83db47164dae45c6e10c1c35f7072133b36ea' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.2/WebIdEIdentPlugin.framework-v21.1.2-SNAPSHOT-712.zip', :sha256 => 'f72846bbdd7ac7704a03733d65768c36439ba7bfea3d4ae4369f3df2fc95c540' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'