From 0ca50852f091b9cd0e21612aa76fa88e5707d133 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Mar 2026 10:39:07 +0200 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 ae98441..421664b 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-560.zip', :sha256 => 'f3b2f38fd53428808c66964889126d4b254503ff63f73ccaaf33d494f450f72d' } + 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-561.zip', :sha256 => 'c31b65cbb2849dc1506f184a551d3fdf5d9b89849a8cefff4074e8a12feb2f2f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'