From 1482728f58e6b191c392adb5e4414e466f3468d2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 11 Apr 2026 15:41:21 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.3.5-SNAPSHOT) --- WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec index fbd2efc..453bf2d 100644 --- a/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.3.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.3.5/WebIdMetaPlugin.framework-v22.3.5-SNAPSHOT-1687.zip', :sha256 => '9fc3c70e852bd6059562b8dd65e98ed24eff47093ade80348f83f6e0d17195e5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.3.5/WebIdMetaPlugin.framework-v22.3.5-SNAPSHOT-1687.zip', :sha256 => 'f55b69f728722b90cf6f9858eea5076cc475d0f3fe18a4fa8f989e3a3baee99f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'