From 63c8e2d7d93ab7fb11e1c27259a672d8b157af45 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 11 Dec 2025 14:11:08 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (200.3.6-SNAPSHOT) --- .../200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 0972c72..9d807f1 100644 --- a/WebIdOnDeviceDocumentScanner/200.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/200.3.6-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/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/200.3.6/WebIdOnDeviceDocumentScanner.framework-v200.3.6-SNAPSHOT-1522.zip', :sha256 => 'd4771aa1b797832a2013b33d04fd6a5fe89a1c6760125f2d03ce2c901a358086' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/200.3.6/WebIdOnDeviceDocumentScanner.framework-v200.3.6-SNAPSHOT-1523.zip', :sha256 => 'abafbb0ed159e660cc468585edf904a594df40f5775f9f8f11b0f24a2735e8e8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'