From 3af01a10d3aa568b5a0151f7859e202787051a55 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 6 Mar 2026 20:58:08 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (15.3.1-SNAPSHOT) --- WebIdMetaPlugin/15.3.1-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/15.3.1-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/15.3.1-SNAPSHOT/WebIdMetaPlugin.podspec index 6e1afa2..62be91d 100644 --- a/WebIdMetaPlugin/15.3.1-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/15.3.1-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/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.1/WebIdMetaPlugin.framework-v15.3.1-SNAPSHOT-1356.zip', :sha256 => 'e2863f93b21242452b0899926d0c24fbe012371a929ff51db3b0ca303330dd8b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.3.1/WebIdMetaPlugin.framework-v15.3.1-SNAPSHOT-1357.zip', :sha256 => '5eb03609b5b5f0b235a9718be985733c27d46ee58a183ae51050309ab3b7a190' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'