From 5099029cfc3db8384c193c3e8344d8da4401a636 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 30 Apr 2026 13:47:18 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.4.3-SNAPSHOT) --- WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec index ca52d68..e758ccb 100644 --- a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.4.3-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.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'd7f7af7e474a132fb5fc324f1fa10f7dcd976afd41219426ee37db8d8b182b50' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => '05079ac931b41588f47072cbe04228269016a81f5053fe084fd461ab238a4a68' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'