From e4b4d3c9bd7d7dc022f72caaa6146c94d3d6655a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Sep 2025 16:16:03 +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 c87e891..1c4a801 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-1504.zip', :sha256 => 'df8d6c4cc890fffb45c1754aba16435670f1ccafebbde9723d3d75f1fb108802' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'