From 325cd857c2c81b2102544b32c9ccc02d47d3043e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Jul 2025 16:16:05 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.0.3-SNAPSHOT) --- WebIdEIdentPlugin/20.0.3-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.0.3-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.0.3-SNAPSHOT/WebIdEIdentPlugin.podspec index c1f11c4..92f32d7 100644 --- a/WebIdEIdentPlugin/20.0.3-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.0.3-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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.3/WebIdEIdentPlugin.framework-v20.0.3-SNAPSHOT-575.zip', :sha256 => 'cceee53561535e6f7b8f80045c7571583f261ee5c178441b4c315c3e8e9b9030' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/20.0.3/WebIdEIdentPlugin.framework-v20.0.3-SNAPSHOT-575.zip', :sha256 => '912a0695636ed1d67eaadc2c8e22ab8dd06bc03b1c51eb3c716bf42679c38e16' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'