From 9c478bdb2642632a5648ce2feaee42b866c18871 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Aug 2025 14:02:52 +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 7b1b8b5..93822dc 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-1480.zip', :sha256 => '2ee620a5e4394eb55c5fc6657af862dde32ca1117b4ac085e06262cf0bb9636c' } + 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-1482.zip', :sha256 => 'dcf468005462661efab120323de1054ea1259ad8c915bab47f2324c94cb2a22d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'