From 7723b5f5159cbdc9555ce17e33dcb29f36551880 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 14:34:04 +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 dc3d8d0..807e010 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 => '8f13f2c7d07e7f9189729021e16f9ccec827ca2870b9225fe8bd90f08e4c46b9' } + 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 => 'a04d40e5dba9a5190eb04c31ab44945a1b91fc670a9365d505d95ed071d78ec9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'