From 880bc36f4be0d551cdf825887ce8a38407375a8e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 13:32:58 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (22.0.1-SNAPSHOT) --- .../22.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/22.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/22.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index ffb8a6d..06f4be9 100644 --- a/WebIdOnDeviceDocumentScanner/22.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/22.0.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/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1-SNAPSHOT-1608.zip', :sha256 => 'b7507724c23a00a0fcd00923fc179d56ac54f5160132e6190aa014f276ec6bed' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip', :sha256 => '7c174e151a6b1e6639dd2bd826d1b64019ec95ba794f1e0afc23661f7bab040e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'