From a631860cd78eabceb8d4db09e277343422b31970 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 11 Jan 2026 04:11:14 +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 12acc71..076f97a 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 => '327a5b8f119ffee232d5ca9ecffa9cfb5dfe290d7a1b4bbebe3ecab815fce3fa' } + 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 => 'ed20867d0a27f25c7ec0d095c8284c3736b341af06b002d11ce33ea9d2a7ee8e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'