From 39a6dcda340cc780eb2437ada1dff3533abaf801 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 16:02:11 +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 1e9d3fb..514e6b0 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 => '4a9895dec2ee7c3a4d4709499d41ccd804cb6c31c92f6651fceb116ea22d0ced' } + 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-512.zip', :sha256 => 'c38a7041758caed397254e92fc8c870790c9feefe56b80705f0142750a0d80c8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'