From 7edb6a98670812bd2e7391829d8684cfdb110015 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 12 Jun 2026 13:45:10 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (23.1.2-SNAPSHOT) --- .../23.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/23.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/23.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index a52cfc32..9ef0c240 100644 --- a/WebIdOnServerDocumentScanner/23.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/23.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/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/23.1.2/WebIdOnServerDocumentScanner.framework-v23.1.2-SNAPSHOT-1671.zip', :sha256 => '9fc138fbaa6bf38f0d587ffcd22e9231bca7c69bba9f62554eaa6ea3cb9c855a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/23.1.2/WebIdOnServerDocumentScanner.framework-v23.1.2-SNAPSHOT-1672.zip', :sha256 => 'cd6e28db8c391fdc8567e7cce888c79b6fc05b7a189c6c7953ac3d4ea9452cc0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'