From 12832669b5f6d45e01c356407a4711027e525bf0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 13:41:28 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.5.2-SNAPSHOT) --- WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec index 35d60cd3..7bcffcb4 100644 --- a/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.5.2-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.2/WebIdMetaPlugin.framework-v22.5.2-SNAPSHOT-1724.zip', :sha256 => '1a3c7dcc260286119bf2f1efaf8a1e4698923e64b77d8b19f5fca1a7c7b50508' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.5.2/WebIdMetaPlugin.framework-v22.5.2-SNAPSHOT-1724.zip', :sha256 => '186f95a242cdcb874c385e4cf18dc60675c15189052b93e1f34601854a0e75fa' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'