From 779132443341f208921bafca7df22b0ab2b6c9e9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 27 Apr 2026 16:43:08 +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 93eb1d2..3a29fd2 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 => '5c49001675c0778357d35fe9280924915f64cc560db466ab1dfac0eb3940c5b0' } + 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 => 'f263db8e5dbc557ecef372339c6f16628f825663daa61982341bcfe711df4d18' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'