From 22fbccfad494ca3224fefd547b7b1a9895ef63f5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 12:41:38 +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 cc132523..6aaf587d 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 => 'f17458727ebc1dc83c5511a5e93212e4e57f8c06255703b185c3b88c67be3d53' } + 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 => '370fd8b260b84a241a871b4cd46225d9983baa3884b0bdc583b430f6b4976f24' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'