From 9ffcb6989fd98ba8a10e4969eb0c753a0825a08d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 8 May 2026 14:36:35 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (21.1.1-SNAPSHOT) --- WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec index b002aebd..a97f6d7d 100644 --- a/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/21.1.1-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-700.zip', :sha256 => 'cf98a7c9cd2e95ba0c2cc02f3903cd1384db06bd0c2d6065fd91533677f182f8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-700.zip', :sha256 => '13d4f0b720e794bc2ac78d74ad236f7b786dc6e8da9174f4ccb9060a5a1d2f2c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'