From fbe584717c689fce7c31afb34ea6020bdb507fa9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Sep 2025 16:33:56 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (21.0.3) --- WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.podspec index 167fce2..98c2db4 100644 --- a/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/21.0.3/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/releases/de/webid-solutions/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.framework-v21.0.3.zip', :sha256 => '02f9eef053fe2f59685a4b2398e81bbc3e0cf6736dd9dae59cd1b667044e7c40' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.framework-v21.0.3.zip', :sha256 => '6dd15ae2f935b88453717f9d4e1c2f3584628c1b2d548c7d6463a07d019bfd82' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'