From 02afcdbdca0b47f19e5ec1ee2f35c94a389526a3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 10:45:41 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (15.4.0) --- WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.podspec index b84d707..202e878 100644 --- a/WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/15.4.0/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/internal/de/webid-solutions/WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.framework-v15.4.0.zip', :sha256 => '4bb44a0d90759f07168df8a009fc6eb6848c802d3558fe6a86b5481e4df5a160' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.framework-v15.4.0.zip', :sha256 => 'aec47e92041fd8f006f854542a7079cbb4d287409135f0c96d12b11e441926e9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'