From ad77a06fc6c68e34133671f8f35b6ba29ac11212 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 29 Nov 2025 13:51:29 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (200.3.1-SNAPSHOT) --- .../200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 807b7c1..a3e3cc9 100644 --- a/WebIdVideoIdentPlugin/200.3.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/200.3.1-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/experimental/de/webid-solutions/WebIdVideoIdentPlugin/200.3.1/WebIdVideoIdentPlugin.framework-v200.3.1-SNAPSHOT-506.zip', :sha256 => '54eddf2511963fd1158f3f2dfddc13a8701f7eb310117fb02044272bf35dfe7c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/200.3.1/WebIdVideoIdentPlugin.framework-v200.3.1-SNAPSHOT-507.zip', :sha256 => 'e70589e5ec2e431dc22067a9eb119137842c018af78c0135f268ec5ba6ca21ec' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'