From b117a31f8ca9296b43cf0628c6b5793aa31eed77 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 26 May 2025 16:30:55 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.4.1-SNAPSHOT) --- WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec index 5e21af2..ee63c76 100644 --- a/WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.4.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/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1278.zip', :sha256 => 'b90c838e2e56280f04302c7a14e1111a9f7a102a12f414250408541b3876396f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => '93a1abef8bc152e6a97fb0442671615aa935c23eb31616d8aceb24fe91db8408' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'