From 0ef89d045e948dac8a4a83a96fe58e0f71084190 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 25 Nov 2025 08:42:47 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (21.1.3-SNAPSHOT) --- WebIdMetaPlugin/21.1.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/21.1.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.1.3-SNAPSHOT/WebIdMetaPlugin.podspec index 1908985..aba937a 100644 --- a/WebIdMetaPlugin/21.1.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/21.1.3-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.1.3/WebIdMetaPlugin.framework-v21.1.3-SNAPSHOT-1542.zip', :sha256 => '72988c3da2c6e33e6b39615befd68e1bf76900c3958eaa9f9b5b38489ecb655d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.1.3/WebIdMetaPlugin.framework-v21.1.3-SNAPSHOT-1543.zip', :sha256 => '71fe03debc8b15d127403d480df9d5071a6e93bcb853e56356c98870f8e69eeb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'