From 19683ff728fd453fe4e6a6aa8810c599664481b0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 30 Nov 2025 02:10:43 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (201.1.5-SNAPSHOT) --- WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec index bbba104..77efe75 100644 --- a/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/201.1.5-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/experimental/de/webid-solutions/WebIdMetaPlugin/201.1.5/WebIdMetaPlugin.framework-v201.1.5-SNAPSHOT-1557.zip', :sha256 => '9f729b2711aa405ccfa27e8d157f0614b564afaa8486d0f226c0e77e43970c45' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdMetaPlugin/201.1.5/WebIdMetaPlugin.framework-v201.1.5-SNAPSHOT-1543.zip', :sha256 => '3e770c271a1ec0c20cd8c3239a7ab0dea16cbc9994e5770617a2f85d5f33af26' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'