From 94b032e90c3cd3f821aae8ed9ce0e1b47ff7d83e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 16:52:57 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.1.2-SNAPSHOT) --- .../15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index b3a8722..358344f 100644 --- a/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/15.1.2/WebIdOnServerDocumentScanner.framework-v15.1.2-SNAPSHOT-1392.zip', :sha256 => '58f75ce04cf98b8ce97b7a2efead0038a11a047ce6edd2c964426e252721243f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.1.2/WebIdOnServerDocumentScanner.framework-v15.1.2-SNAPSHOT-1394.zip', :sha256 => '9e2a5d3415b25dc7252cfe6ec35913a037bbf281e234fc9c6f294d5263bd02c5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'