From 9eeb592c2bb15e9c1b143936df56dd4cf4f7e8ba Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 17:11:12 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.1.2-SNAPSHOT) --- .../15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index fe37b6b..48f4305 100644 --- a/WebIdDocumentScanner/15.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.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/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.1.2/WebIdDocumentScanner.framework-v15.1.2-SNAPSHOT-1394.zip', :sha256 => '96ec45a23eef3887c9d61e4c346179158c693c54300418950263c230ca31db2d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.1.2/WebIdDocumentScanner.framework-v15.1.2-SNAPSHOT-1395.zip', :sha256 => '23d63d5139ab4645453a00d032a3b3954969e8d6c85f88604f479b3e0638b110' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'