From 22b8e955fc782f573c27ee711e36c45fdafd6a87 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 22:41:19 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.5.3-SNAPSHOT) --- WebIdMetaPlugin/22.5.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.5.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.5.3-SNAPSHOT/WebIdMetaPlugin.podspec index ccd4147c..6473fcad 100644 --- a/WebIdMetaPlugin/22.5.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.5.3-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/22.5.3/WebIdMetaPlugin.framework-v22.5.3-SNAPSHOT-1728.zip', :sha256 => '09138e6a2532f89e2d96c7feffbaf4da67c6904f74cfd32c69e2d3a54553ef0f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.5.3/WebIdMetaPlugin.framework-v22.5.3-SNAPSHOT-1728.zip', :sha256 => '7de31ac45b9bcec4f0d9370da6e7d8a2df3085759ceb4b16c82079239cc166fc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'