From 59e3643898fad3e5ebb98f6458caa5f4cbf13758 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 17:07:47 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.4.0-SNAPSHOT) --- WebIdMetaPlugin/13.4.0-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.4.0-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.4.0-SNAPSHOT/WebIdMetaPlugin.podspec index 91a6f4f..03b2f9d 100644 --- a/WebIdMetaPlugin/13.4.0-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.4.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/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.0/WebIdMetaPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => 'e59154634192d98d200d14c7bb1a94c960995ccbb43c17a459de20ac22193541' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.0/WebIdMetaPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '40f24bc77f514118f8b3dfd3608b37a4d5a3261ee8cb7baed04e1678b2c01361' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'