From c16323cfd1e22fbd93dd2a0d0640e49ec67f54f0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 2 Feb 2026 11:02:14 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (21.0.2-SNAPSHOT) --- .../21.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/21.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/21.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index d1f670b..c2d999e 100644 --- a/WebIdOnDeviceDocumentScanner/21.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/21.0.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.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/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1546.zip', :sha256 => '2669bed3da39bdd3b82f7fdb6e5068edd79808f72f04944fb78722590ad878c6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1547.zip', :sha256 => 'd75c7e70974c2e068ba0af977ccaa7d911fa59e5431b3929e7edd80cef76b694' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'