From 1dec524499491594e812f82898762c047f73fcf5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Mar 2026 10:44:06 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (21.2.2-SNAPSHOT) --- .../21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index df8168e..a00aeaa 100644 --- a/WebIdOnServerDocumentScanner/21.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/21.2.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/21.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1600.zip', :sha256 => '1b6a9af30328a7582444e180f333f7efc9e68265d51165f41905ce0271c85370' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.2.2/WebIdOnServerDocumentScanner.framework-v21.2.2-SNAPSHOT-1601.zip', :sha256 => 'a055ee4efbdd079734e13f643941388141566b24cae8dbc89d5b5356cf20242b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'