From 089660c0bced06c71ace7680c2969d2ee4be8753 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Sep 2025 17:47:50 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (21.0.4-SNAPSHOT) --- WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec index 1c4a801..71e46df 100644 --- a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/21.0.4-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/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1506.zip', :sha256 => 'b14143bdfc913f0133ae403c15f9125d9b120bdb9d46681a983a99da8928a0ec' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1510.zip', :sha256 => '70f06cadddf653d207f72b697247d55c3325ecf7d52cd1f2987e8011b9c3e94b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'