From 9d3507cf2962909069eac58ef891131a7b645c53 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Jun 2026 11:38:28 +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 14970a1c..35b56cee 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-1724.zip', :sha256 => 'f04a0be0442da32933fadecf48ef0edc417e601264036e8f7dc9ac8c99ef3e2e' } + 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-1724.zip', :sha256 => 'abced827caa03c75ad8d669777f000dc469cc3c8221a023849ec5941304c1722' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'