From efd0c0d3540fa0cd679ce152d7589aa13f35af3e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 28 Mar 2026 13:34:03 +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 975c05c..2459438 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 => 'edc5aec30d363de3c09d2df1b5c49e4193dfa821556142945bc0346c613d4791' } + 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 => '921a55524b6fafa71932c41a0bb6938f3e63a2f1a35142818334a333aaeeb77c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'