From 1e41e006fc2d11d02aff768c63e29ec540cbe4d4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 14:56:58 +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 e7a94e4..b79d7e5 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-1519.zip', :sha256 => '27b1589591426144871cd1aaa56c8a7850eee12c41f5f6501c7659bee23af776' } + 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-1520.zip', :sha256 => '89cc3e56abd471d5551834defeea17d45e7032068b4929c1ca968d36f3c39205' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'