From 5816900a904fd1e3f2ddddc33ea79abc994a4554 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 20:55:54 +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 922ebce..de88ce5 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 => 'fde82f21aea7c7d5dd0951818a42166e1650c4ab099278f803f4e6fde6d10a46' } + 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 => '9d9cda3cd8c8de52f9fb9a61117e3085a127783c8af5f89aa622ae5bf053a8b4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'