From 5f951c30ae96aa5afdac1391402f4fc2ff3f76d4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Mar 2026 14:59:48 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (21.1.3-SNAPSHOT) --- .../21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec index a642a29..ae98441 100644 --- a/WebIdVideoIdentPlugin/21.1.3-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/21.1.3-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/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-559.zip', :sha256 => '6cc21f276e3dc92e1c10e7c93455a626f5bcebb8daab75b0415bce66868335aa' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.3/WebIdVideoIdentPlugin.framework-v21.1.3-SNAPSHOT-560.zip', :sha256 => 'f3b2f38fd53428808c66964889126d4b254503ff63f73ccaaf33d494f450f72d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'