From c28ea86756894176a9ec841b5459ce380d9c2627 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Jul 2025 16:13:04 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.0.2-SNAPSHOT) --- .../20.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 6d2f0fb..c71666d 100644 --- a/WebIdOnServerDocumentScanner/20.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.0.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.0.2/WebIdOnServerDocumentScanner.framework-v20.0.2-SNAPSHOT-1449.zip', :sha256 => '058694afaefed825ed42ae72f3dea42d2b0215b6af18a2b803deef9467dc3668' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.0.2/WebIdOnServerDocumentScanner.framework-v20.0.2-SNAPSHOT-1450.zip', :sha256 => 'a6b33ad70561e3319047775d9207c9394331bbc0b38774e4ec3e9ed95ec96319' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'