From 2120e4c4015e08884f680f68756d5c05ebb360f0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 20 Apr 2026 13:41:32 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.3.5-SNAPSHOT) --- WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec index 57db448..938ff0c 100644 --- a/WebIdMetaPlugin/22.3.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.3.5-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.3.5/WebIdMetaPlugin.framework-v22.3.5-SNAPSHOT-1688.zip', :sha256 => '8206bb6dcfed4f59e37df881b56a48584f3c45fc90ebffbc25f51ef4fc25623f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.3.5/WebIdMetaPlugin.framework-v22.3.5-SNAPSHOT-1688.zip', :sha256 => 'b6d0baac86b2db7f1d03e15bce4ca3a2b0de9eedaf4ff1ad299e62716ad2fa5b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'