From 6e0be10120173a9bbb80587f0909f39409896738 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 17:34:59 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.2.4-SNAPSHOT) --- WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec index 40cbf4e..7be9f4b 100644 --- a/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.2.4-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.2.4/WebIdMetaPlugin.framework-v22.2.4-SNAPSHOT-1656.zip', :sha256 => '7f48206f12d3902d6e92fc1ac015f8a13346e9082bb078ae1b325d448e601d54' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.2.4/WebIdMetaPlugin.framework-v22.2.4-SNAPSHOT-1656.zip', :sha256 => 'd81a14c301bd0212cf5ed032f3d8c8fc9387128f2a4772fb4ca9ff236a5fb790' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'