From b6d406db1b367036f0e909d3cd16f325bfd29633 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 30 Apr 2026 11:47:00 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.4.3-SNAPSHOT) --- WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec index 62bc748..bbb1307 100644 --- a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.4.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.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'daef4fd1c34a4824ff8538f9ab131a1251bd372c95495cca92202c5eacec7fb6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'ef0b763a46eb404872d3754f186e0c6e665e8b59b57b13f735c2e8d800eac612' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'