From 128c0d6a46a961de3ec4a87f2d2a855b0e2e2739 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Jun 2026 10:58:34 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (23.1.2-SNAPSHOT) --- .../23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index 589f7c55..198ebc9b 100644 --- a/WebIdDocumentScanner/23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/23.1.2-SNAPSHOT/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/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1673.zip', :sha256 => 'cdda0465341b4deed9a566af7d01a5cb24ca6160c6732ab347d55174fabe7a00' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1674.zip', :sha256 => 'da884282fde8c1908825ff2cbf7f8e7502ba9bf5f666bdfe3aa0ac9313b31fad' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'