From b42b13d75f60b36955a3d5d2db987e4fec265bf1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 11:43:23 +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 89c8e11b..cc132523 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 => '8d868d49d19f2dda1ce79ba6fdca1414118f9c9e915933dfb4fbe76ab7117aff' } + 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 => 'f17458727ebc1dc83c5511a5e93212e4e57f8c06255703b185c3b88c67be3d53' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'