From f28f22ca75acba0ad4df8a4635bc52f882afc4ed Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 14 Mar 2025 13:30:33 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (14.3.0-SNAPSHOT) --- WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec index 0a2856f..7af0bf7 100644 --- a/WebIdMetaPlugin/14.3.0-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/14.3.0-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/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1325.zip', :sha256 => '57a3658b4b5ba07a91e749699a610326e3dd371a0f1a55d8799c34b5745bfe07' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.3.0/WebIdMetaPlugin.framework-v14.3.0-SNAPSHOT-1325.zip', :sha256 => 'a2b473af39586b4773d85cdd8ddf7d5af11a06576551636b67d900797ab7585a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'