From 7bd48a9c171e0c228b4cd877e232d96ead403d67 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jun 2026 12:41:20 +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 03a689d0..381353ac 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-1731.zip', :sha256 => '51e1b1c2cc68c8e0b0dfd0f12f65eb099f95a9e674501f7d03322f491069c04e' } + 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-1731.zip', :sha256 => '0af1d3651978f5afe0b7ae7bdc166dacea89560004943878d0071eb6d44b4cab' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'