From aa32f14e3a300cc20dc2d3463d390d6fbfbfc484 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Aug 2025 09:31:39 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 3e0bcdc..16bffcc 100644 --- a/WebIdOnServerDocumentScanner/20.1.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.2/WebIdOnServerDocumentScanner.framework-v20.1.2-SNAPSHOT-1463.zip', :sha256 => 'd83cd9d320e919739d8cc804f2606d5e44ad592990101a71f2be1c3d8d6d0d24' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.2/WebIdOnServerDocumentScanner.framework-v20.1.2-SNAPSHOT-1464.zip', :sha256 => '8b846db561e61870d6c2c54aeecae1ab915b9b8c768879c8142e192dac52e3c2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'