From ddec00dbd958a5eaaa2313a1d7eb2b631caadfb3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Aug 2025 11:50:44 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index e121dc2..b4624c6 100644 --- a/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.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/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1465.zip', :sha256 => 'f5e5188e0d82979140f8f5ed87c72741e7031f2617140b5528b46baa56f53144' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1466.zip', :sha256 => '88e131e669a03c942aa4cc10bde152c4e8b9dbaa10f22ab23610b04a63192d42' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'