From 7ab0c4464d59a4c3eaeae4234d477f17e981768c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 14 Jun 2026 12:41:18 +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 74ffd8dd..a9f3b708 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-1730.zip', :sha256 => 'c3cc227fd68b7972de37f0c3301e43044b8461d2ead88c2a2927c0c546b90bbf' } + 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-1730.zip', :sha256 => '92ee9dccde8952b3d274c0fbe3a6596e1e02cdd3985133f73e716ba9fd231866' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'