From 0ced61d902f25279a1e9cc6ded32c73fd46a6799 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Jun 2026 21:41:11 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.5.5-SNAPSHOT) --- WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec index 9cafeff2..ec518ebb 100644 --- a/WebIdMetaPlugin/22.5.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.5.5-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.5/WebIdMetaPlugin.framework-v22.5.5-SNAPSHOT-1732.zip', :sha256 => '43884042eb5afbac7a5bf7e104e8c9b3293949c77676a0f067003055ce0a74bf' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.5.5/WebIdMetaPlugin.framework-v22.5.5-SNAPSHOT-1732.zip', :sha256 => 'b03640659bd2f054717a0286710cf450e04bb50e56e73bf18c7cfc52fd04c09f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'