From d2ab8a15acdb30996f5a0a44e27e007412a23f77 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 27 Nov 2025 17:06:22 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.4.1-SNAPSHOT) --- .../20.4.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.4.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.4.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index f71cd07..a2607de 100644 --- a/WebIdOnDeviceDocumentScanner/20.4.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.4.1-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/20.4.1/WebIdOnDeviceDocumentScanner.framework-v20.4.1-SNAPSHOT-1514.zip', :sha256 => '52d584b4d162ed411518a8e5eb1ced62994f36c5b9dac247fca49bc43aa0fdfa' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.1/WebIdOnDeviceDocumentScanner.framework-v20.4.1-SNAPSHOT-1515.zip', :sha256 => 'a28d2063d0820a98d5e2235a322ab1a6ff2cca6052b9eac4eadd24c8464c5078' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'