From be6170bd4f55b42df8609cefa214ae115d1ff1fc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 14 Aug 2025 14:35:40 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (20.1.2-SNAPSHOT) --- WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec index 57cdd27..e2c33ac 100644 --- a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/20.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/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1466.zip', :sha256 => 'a6befa6747ce2214413628ce53dbf91b17034d97473a762d7643c32578f2cf48' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1467.zip', :sha256 => '33c0de5a3e1828857b08ec120d58a4132fe9f3e73f4bdfb34fa2af0091da4447' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'