From 7060788e984368e0af77d873f008f0c241bff28c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 14 Mar 2025 13:15:38 +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 97f58b3..0a2856f 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-1324.zip', :sha256 => '4387671eb08f9f23f296aef6e998682beac82178ec7cb20e8e1b3ea843524e5e' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'