From 488b10a3b179f246e51e15e0840e144895b30d06 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 17:12:44 +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 358344f..8b7ef84 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-1394.zip', :sha256 => '9e2a5d3415b25dc7252cfe6ec35913a037bbf281e234fc9c6f294d5263bd02c5' } + 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-1395.zip', :sha256 => '7b7db8a44664aa945a8c5be9e3e84c3b166afb8c318836c92dd255f3ff124399' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'