From 1d49b24a8a0c2fdef190bf016b2f61bc55f7f070 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 16 Jan 2025 11:20:18 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 08e06c1..10c888b 100644 --- a/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/12.3.0-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/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => 'c335db41e51ff2123150f87e8542dd3487b6c666b3dcb65aee294ce992991973' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1315.zip', :sha256 => 'b22371c9aedcb3aa2952bcd61cec0c64f65ee12dfdce1e9f46d6a4ecec6bb794' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'