From 1de6da50dbf8c8ca872d64df3bf276c7240b2e1c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 2 Jun 2026 11:09:48 +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 b089dad5..292e990c 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-1725.zip', :sha256 => '4290e2affa6a8958640222794f76e5fc0894856c24d4558a8f70275f4cc216a8' } + 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-1725.zip', :sha256 => 'eedc25bed2d6f3e071e790aa2e63c9fc7db2ef3e6cfe2f561774c15a9a4afc67' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'