From f35934a7e3b31ade119e721d481609710924b46e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 2 Jun 2026 16:08:53 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (22.1.3-SNAPSHOT) --- .../22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 5b0ea097..d3891dda 100644 --- a/WebIdOnDeviceDocumentScanner/22.1.3-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/22.1.3-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/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1660.zip', :sha256 => '4fdde9782f41c999a7e18b5f3a6827e2b6c259fb24bbe213fb9564a7749f2c38' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1660.zip', :sha256 => 'c702a8cb3e33676a183de1c29afc221c8f6f177b74cb38915ff2c20b07d59311' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'