From 189217ca9d5a3a4f44767d2d7fa42f51ac12a940 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Dec 2024 14:51:04 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec b/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec index af5600a..8699528 100644 --- a/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec +++ b/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.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/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1255.zip', :sha256 => '91310279bfa2213c81fd56f86b332c6516ac839cfb7c5a9c1ac7ced376cc2f34' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1256.zip', :sha256 => '541c5810a13a8747d0aba757096ec72230de9c634045831b778311921dd5dcd3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -19,5 +19,5 @@ Pod::Spec.new do |s| s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots s.dependency "WebIdOnServerDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdVideoIdentPlugin", "11.1.1-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdVideoIdentPlugin", "11.2.0-SNAPSHOT" #branch:redesign-v4-snapshots end