From 79e139215745f7a01e94cd9ff4d62967cefbf89c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 20 Apr 2026 16:41:29 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.3.5-SNAPSHOT) --- WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec index 8ac3db4..54fc898 100644 --- a/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.3.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.3.5/WebIdMetaPlugin.framework-v22.3.5-SNAPSHOT-1688.zip', :sha256 => 'c92e647e6400c07d2d1cfa423412f2f5e4152f3e73f03bd68a940f220a5bd60f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.3.5/WebIdMetaPlugin.framework-v22.3.5-SNAPSHOT-1688.zip', :sha256 => '0d181625a145c3f82f59f2cf697925fcb24377fa8fa141fd36bad53f13e2d498' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'