From 5f27e1f13bbeb68bafe755a758b2b6c4269f15ae Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Mar 2026 11:26:08 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.1.2-SNAPSHOT) --- WebIdMetaPlugin/22.1.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.1.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.1.2-SNAPSHOT/WebIdMetaPlugin.podspec index 3245e76..881c924 100644 --- a/WebIdMetaPlugin/22.1.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.1.2-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.1.2/WebIdMetaPlugin.framework-v22.1.2-SNAPSHOT-1637.zip', :sha256 => '8069c60d7ae4566bd268b795f40f5c1d6f8698f1afdfb3c6c700a6c023d9fb84' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.1.2/WebIdMetaPlugin.framework-v22.1.2-SNAPSHOT-1638.zip', :sha256 => '7decdd1253adb228cdcd75af59c839fead31826ea0dc9b72b6ff41e00bd141c6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'