From 5962de7388b1e83b4175b1d425811771f20b2b4f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 13:34:03 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.2.4-SNAPSHOT) --- WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec index 4cc066c..dc3d8d0 100644 --- a/WebIdMetaPlugin/22.2.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.2.4-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.2.4/WebIdMetaPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => 'f247a56be333477bd00dc677f51f639ceba9524bf64e849dd832e2e41811ba0e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.2.4/WebIdMetaPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => '8f13f2c7d07e7f9189729021e16f9ccec827ca2870b9225fe8bd90f08e4c46b9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'