From 3b4a60c3fa5decb967d6a40cc3fd1fb3c7976deb Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Feb 2026 12:45:18 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.0.6-SNAPSHOT) --- WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec index a511e14..ea8f545 100644 --- a/WebIdMetaPlugin/22.0.6-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.0.6-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/22.0.6/WebIdMetaPlugin.framework-v22.0.6-SNAPSHOT-1601.zip', :sha256 => '5b771e09320c0a30a2e40a91bda82c25c66193e378a09e94bac626b711c76d38' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.6/WebIdMetaPlugin.framework-v22.0.6-SNAPSHOT-1602.zip', :sha256 => '4d52c44f3c03aa1a8a0c641e956b01ae3a5dfb810628a2357053d67baca487ae' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'