From 73991fe8bd4e6bdddaaadfedacc58d677405bdb1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Dec 2025 11:02:30 +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 0fa7307..f87d4cb 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-531.zip', :sha256 => 'a457956dd90257a4037a8af9fe89c92bb9e71127727ac867a2a7bb4feff5ba1b' } + 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-532.zip', :sha256 => '4cf36ecbb1da22bd3465895bb29bc58679154e9c5026bad5118cd332fc518a68' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'