From af3c6b2259479d648b7796a1f9b3cc08d83387cd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 16 Apr 2026 18:41:39 +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 d727aae..58f2e8d 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 => '20f34b69946b2fd792c5d2ecbed3b5ea8b93d3730468aa000eef9bfcef7b49e0' } + 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 => '35e5e8ac21a02b1104c512253b436523bc6803bd9248f212f1d22fa240d80e9b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'