From 92ac29b15dcb8df48483b758a99abb9a9b6eb39c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 17 Jun 2026 23:29:06 +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 691481d1..58b75f6c 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-1673.zip', :sha256 => 'b03721f32e7d63b229809209a2b9034e31217eacbe3798c26e4bef9aa96d511d' } + 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-1673.zip', :sha256 => '0d97ea70a30e7bd87d95c8447ecd340223ec46c5f97abeca914180a83aa441a4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'