From b8115dd48d38bbdedf932b7e1dfd48e42a097bcc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 May 2026 22:40:57 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.5.2-SNAPSHOT) --- WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec index 4b8de7f7..47bdb94b 100644 --- a/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.5.2-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.5.2/WebIdMetaPlugin.framework-v22.5.2-SNAPSHOT-1718.zip', :sha256 => 'b0955d164ee49ee517265016cab0b90ee9bace0cd333ee02968011484404aa41' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.5.2/WebIdMetaPlugin.framework-v22.5.2-SNAPSHOT-1718.zip', :sha256 => 'f40cf59a473a5b35f05229f934aa03b25d0810fa20e65aad8259cb0aa228cb1f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'