From 724a2720da775709db437e76eb422ac088be1015 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 17 Jun 2026 20:40:51 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (22.0.2-SNAPSHOT) --- WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 975f3439..59e00971 100644 --- a/WebIdEIdentPlugin/22.0.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/22.0.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/22.0.2/WebIdEIdentPlugin.framework-v22.0.2-SNAPSHOT-722.zip', :sha256 => 'bb26234d510269935694157648fd68dca9294e9be580353d1de9c688f5088512' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/22.0.2/WebIdEIdentPlugin.framework-v22.0.2-SNAPSHOT-722.zip', :sha256 => '76ff8a58db0a1d01d349dad5039ce56b8e33abd0292c9e4154b21c6b4f8075d3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'