From 323c3a0b27e9f8efe525665df5000540f2d608d6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Aug 2025 19:47:52 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (20.1.2-SNAPSHOT) --- WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec index 4518bc0..9953ec4 100644 --- a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/20.1.2-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/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1477.zip', :sha256 => '21b9c2b22ccfd112e87bf2f6f10860c56f2daa2c01cabc91c79710c4c958ad47' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1477.zip', :sha256 => '47019d28f7b2b816e97bf79832f3eed3c11224b438a2c890097c49134b3e8d79' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'