From ef5cf35c8af8a4474700874c1010a4266e91e1b1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 09:34:04 +0100 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 75b6447..2bb6f32 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-1656.zip', :sha256 => '1fe94aea4aa65005a1b3dccdd1976098374eaa908db1cd5e62510ccf960d8a18' } + 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-1656.zip', :sha256 => '61d5f8dc1ad4ed61543d215d7095e1e42b636efd5f0ba70d19911243e057ba33' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'