From 78eb4a27aed06153da6261f5a86eae308f4bdfed Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Dec 2025 13:51:20 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (15.0.1-SNAPSHOT) --- .../15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec index 1291cfd..d28878e 100644 --- a/WebIdVideoIdentPlugin/15.0.1-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/15.0.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/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-391.zip', :sha256 => 'bb1e0afe55f7141daa4081dea75fbfcfcf775eeb474e0dc588ff3b1df1b8ef4e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-392.zip', :sha256 => '0c7206657fb1e95d9969b0dc0e76fda227ee1b2fab7fb8da7b085498ee097c24' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'