From 78eb4b246792d77d3b4e713e2eef06fd4fc4db79 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 15:40:46 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.3.4-SNAPSHOT) --- WebIdMetaPlugin/22.3.4-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.3.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.3.4-SNAPSHOT/WebIdMetaPlugin.podspec index 25968bb..9ac8099 100644 --- a/WebIdMetaPlugin/22.3.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.3.4-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.4/WebIdMetaPlugin.framework-v22.3.4-SNAPSHOT-1683.zip', :sha256 => '480f17b6ba30639a04af54868d2136bc7b8dfbee68482ef146e9aed7d40e0550' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.3.4/WebIdMetaPlugin.framework-v22.3.4-SNAPSHOT-1683.zip', :sha256 => '665c96882a61e69d09cfc99c4978b8d720964e2b11c56a3a12dc18fc13f71ec9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'