From 8a51891c9480c355210839e8a58df828193b6e36 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Feb 2026 16:00:15 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.0.6-SNAPSHOT) --- WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec index 8a6a152..ffbae48 100644 --- a/WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.0.6-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.0.6/WebIdMetaPlugin.framework-v22.0.6-SNAPSHOT-1603.zip', :sha256 => '6cc416478e713fb803fbb709fafaaba99a95f17375b87fd13e6dd6d49126e909' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.6/WebIdMetaPlugin.framework-v22.0.6-SNAPSHOT-1605.zip', :sha256 => 'f26889616fcf2bd706c2b742e44fbf9ea4cce1a49f387f19fdf193a49aecfc18' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'