From 28c44eeecc391ee67a4f57f24420c264b27cf9c6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 31 Jul 2025 12:01:46 +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 c71666d..e1aab50 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-1450.zip', :sha256 => 'a6b33ad70561e3319047775d9207c9394331bbc0b38774e4ec3e9ed95ec96319' } + 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-1452.zip', :sha256 => 'c686eb942ffb20eb44074fd2214e4fa8e5ab1b5b063c84641b5186c776416775' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'