From 1725d8121f7c11c545409c1aae4b245612624169 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 19:41:16 +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 ce78c955..453f3a18 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 => '162dbcf5532c1541c2159bc7257ff3cbfa9a8ccbf724ff673761a2bb17bb3f83' } + 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 => '66f64c69b040385641b6f84a0939e535c7d1fcb1107f9c7b8bdbd05a041e4484' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'