From f6283e8c550b9ccb91c46a723b8ea1385ffe9eb0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Feb 2026 14:49:29 +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 749a509..9eb3c50 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-1548.zip', :sha256 => '63096120cba3023a70b0c02c32838baa75296d6ae6e2803b38623a91d067be46' } + 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-1549.zip', :sha256 => '9c500b68bacfea7c04013a76e5524e09f2251827c0499951e699ef3a481d48e4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'