From 84cd99d78cc93bfb9850e4ff56da9af813cbec93 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Jun 2026 17:41:11 +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 ef039b82..7736cb87 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-1732.zip', :sha256 => '151f29dbd8cf723a6ebc0caf36051c2f365f8800dc9979ea743e6fa6de673d6d' } + 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-1732.zip', :sha256 => '0e5c9f5f4342ee042291f02547928c2393ef931c28820cd7209005cc460a385d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'