From a71544a0d89f76de140f9cb02bf4a0a9e539a2b6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Jun 2026 10:42:17 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.5.5-SNAPSHOT) --- WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec index 7303cf9b..3f7ac890 100644 --- a/WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.5.5-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.5/WebIdMetaPlugin.framework-v22.5.5-SNAPSHOT-1732.zip', :sha256 => '94b070b37d3096c96bd3e4e8b63a20c504c1071de3fca562dac96130d7467907' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.5.5/WebIdMetaPlugin.framework-v22.5.5-SNAPSHOT-1732.zip', :sha256 => 'e04b4931021500dfbae14a295e3761dd7940158ca75ece24f9e9b1bb59e52066' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'