From fccb58b05efdafad7b6b377967aa94319051e024 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 14:55:52 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.3.2-SNAPSHOT) --- WebIdMetaPlugin/22.3.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.3.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.3.2-SNAPSHOT/WebIdMetaPlugin.podspec index e96d66a..d48022c 100644 --- a/WebIdMetaPlugin/22.3.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.3.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.3.2/WebIdMetaPlugin.framework-v22.3.2-SNAPSHOT-1680.zip', :sha256 => 'af3f8ca7c311e332aad32b68989e290c9253b11bc19324b2446b2783a7ee474a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.3.2/WebIdMetaPlugin.framework-v22.3.2-SNAPSHOT-1681.zip', :sha256 => 'd19791a62bb060f1be876d2c31eaa9b17f5defc7989949dd64ec3ff7e9c7d57a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'