From 866af1f0cceb9751ae8f31df4f076760f292cea9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 21:41:25 +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 7ab1597d..ccd4147c 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 => '5432e0373003f0bb71cf0efe9b2421026498a0094888652ce94f74509a9667b0' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'