From 458678622cbe0293611918dd32db6948ab504934 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 11 Jan 2026 03:57:35 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.1.0) --- WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.podspec index 98f175e..12acc71 100644 --- a/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.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/internal/de/webid-solutions/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.framework-v15.1.0.zip', :sha256 => '3b394ce966244a17e86e76f3a5a0f32e5e61ada773fad1cbedf035468e89bfd3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.1.0/WebIdDocumentScanner.framework-v15.1.0.zip', :sha256 => '327a5b8f119ffee232d5ca9ecffa9cfb5dfe290d7a1b4bbebe3ecab815fce3fa' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'