From 3c895cfe2923c3844db0c6534583edf2321b16c1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 16:27:13 +0200 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (20.2.3-SNAPSHOT) --- .../20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec index f2738e2..0eb7415 100644 --- a/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/20.2.3-SNAPSHOT/WebIdVideoIdentPlugin.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/WebIdVideoIdentPlugin/20.2.3/WebIdVideoIdentPlugin.framework-v20.2.3-SNAPSHOT-492.zip', :sha256 => '8f8324be45d36bbc7ce067d8b1e063a1b1ba0f6177c3c7b9b9c5ab1185fd1dce' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/20.2.3/WebIdVideoIdentPlugin.framework-v20.2.3-SNAPSHOT-494.zip', :sha256 => 'af6bf4b88515a857c256126411f18b9d9ef36b87bd3e1903070739f6949d6abd' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'