From 71c548e3266bc2d5c70d3190be6050206c632ce1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Aug 2025 14:06:19 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index c6c1b7e..b6aee38 100644 --- a/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.1.2-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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1462.zip', :sha256 => '05558d3efef499bddc8abc33a51070703b217e8a5d43e03f58d3badcd739cd9d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1463.zip', :sha256 => 'feb11cae2f3155705d1932d9104043473ea220c3ebb566b577fae0085f8fc7d1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'