From ec672261467c1473f5415a2d8785e168c7ea4ff0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Dec 2025 11:17:21 +0100 Subject: [PATCH] [Fix] WebIdIosIdentScanPlugin (200.3.6-SNAPSHOT) --- .../200.3.6-SNAPSHOT/WebIdIosIdentScanPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdIosIdentScanPlugin/200.3.6-SNAPSHOT/WebIdIosIdentScanPlugin.podspec b/WebIdIosIdentScanPlugin/200.3.6-SNAPSHOT/WebIdIosIdentScanPlugin.podspec index a42821c..1e195b1 100644 --- a/WebIdIosIdentScanPlugin/200.3.6-SNAPSHOT/WebIdIosIdentScanPlugin.podspec +++ b/WebIdIosIdentScanPlugin/200.3.6-SNAPSHOT/WebIdIosIdentScanPlugin.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/WebIdIosIdentScanPlugin/200.3.6/WebIdIosIdentScanPlugin.framework-v200.3.6-SNAPSHOT-1529.zip', :sha256 => '9b89b96cf086e8ce6d743033a8dacad837f833c4de1fe87ef08d06a35fd2b9fd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdIosIdentScanPlugin/200.3.6/WebIdIosIdentScanPlugin.framework-v200.3.6-SNAPSHOT-1542.zip', :sha256 => '7ea5c0f64c96a0497d147eaddac1f10f9b7077e3062a19007ac7b248b1dc3634' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework' s.dependency "WebIdDocumentScanner", "200.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdPluginCore", "200.3.1-SNAPSHOT" #branch:experimental + s.dependency "WebIdPluginCore", "200.4.1-SNAPSHOT" #branch:experimental end