From 1408eee778840a18f7c44a50530fec3dabcb049c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 2 Dec 2025 16:01:42 +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 f3a4c04..1d96b58 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-511.zip', :sha256 => '642939dbe850ab4f166efcdb5a739cdc09c8bae2691139642cb8b403c1bdcbd8' } + 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-514.zip', :sha256 => 'fa66d11ff0cdcaec0d3a7bcab9a2849ed54c16e871529cdf381c9e8c805f34d2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'