From 4eb0133819048d71289489d27888d29ce56d8852 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Apr 2026 10:41:25 +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 c059c73..7dc56e5 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-1687.zip', :sha256 => 'dfaa2cea45a4c184a0e11507560b67a83d0804a9fab1e1cdff5ea0e61d0b9b77' } + 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-1687.zip', :sha256 => 'c40c2c1a86015ef6eb4ee766af71dc3edf645ab4c3d1e3b0102759d52e4ddef9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'