From 33fcce61825d6fdf1ed8a778498a3207f3a5eaa8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 15:51:20 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.2.2-SNAPSHOT) --- .../20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index bcaba8a..7569856 100644 --- a/WebIdOnDeviceDocumentScanner/20.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.2.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/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1482.zip', :sha256 => '81382d876f4a6d9e7cafcecbea39fb59ed352a077396481a69f24acecf5093dc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1483.zip', :sha256 => 'e62d8aa08e155cd40a36d8a1b90c6bc531dbcb2aa08f24e9931e065d4f512546' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'