From 40535fc238d0ee8a946006afe50f635f21dcf9c4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Mar 2025 18:31:14 +0100 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 8c0ad57..80422c7 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-1266.zip', :sha256 => '9cc0319735cfeeb43e0815fbdee366e04bb08e6f9e10aa9f073ee2c02cbd18e5' } + 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-1267.zip', :sha256 => '70eee7fea52ed91495d89211839035421cae13c9af5e467e3c9b19c9e1e1b01d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'