From aabe32ea892da8b5135be24e0647a61fb6f5abe2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 17:37:46 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (21.0.4-SNAPSHOT) --- WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec index 899f0f7..e2a79b9 100644 --- a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1512.zip', :sha256 => '6b3f2b643cfaeb175c34cf4ab4b2771b35617a7abdce744eadef8e8c832d33ff' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1520.zip', :sha256 => 'ccc3aafa3eadd458063e0375a88017446e52d42188ee02e0d47beb55b946a58c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'