From b569ee4174ace9987defbebe07d8ae7c98196676 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 27 May 2026 18:41:13 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.5.2-SNAPSHOT) --- WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec index a79a4505..960ea63e 100644 --- a/WebIdMetaPlugin/22.5.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.5.2-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.5.2/WebIdMetaPlugin.framework-v22.5.2-SNAPSHOT-1720.zip', :sha256 => 'b445e21dd021980ec7d010ffa25fd8be96de4b83071661be128cadd41dd40ef3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.5.2/WebIdMetaPlugin.framework-v22.5.2-SNAPSHOT-1720.zip', :sha256 => 'ba0e06f9d0de29fda7f452bdea424da93c6f6bba00e325d5abd9093c6df1b202' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'