From 71226e58ed91d4b9d1e19a85f095b97343de8960 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 16:51:21 +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 83b6de7..fe37b6b 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-1392.zip', :sha256 => '85e5dd73f0690b96c7b9764a34e12df05836d87080859ef3dbe0a32a4ef7008b' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'