From 5f206be604dcaca5b6528e297aab20fe1e10ddd3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 27 Nov 2025 17:06:38 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.4.1-SNAPSHOT) --- .../20.4.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.4.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.4.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index a5c94fc..9136c09 100644 --- a/WebIdOnServerDocumentScanner/20.4.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.4.1-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/20.4.1/WebIdOnServerDocumentScanner.framework-v20.4.1-SNAPSHOT-1514.zip', :sha256 => 'fe4deb8a9dbc8d271ad99587df6fbd75ff90fbc16d67609e310d1f2c81025a5c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.4.1/WebIdOnServerDocumentScanner.framework-v20.4.1-SNAPSHOT-1515.zip', :sha256 => '851757f209642f8172841be8cf33ebf47012c8db14b658e96e40ea0f5d809315' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'