From 2859c8b8729c2198061cc740713ca78a3c57979d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 13:06:29 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.0.1-SNAPSHOT) --- .../15.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 70ae959..12c2295 100644 --- a/WebIdOnServerDocumentScanner/15.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.0.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/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.1/WebIdOnServerDocumentScanner.framework-v15.0.1-SNAPSHOT-1368.zip', :sha256 => '719e336972b3c5bf64fa02e6cc82601b715047483e8bb37720d6dc4463507121' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.1/WebIdOnServerDocumentScanner.framework-v15.0.1-SNAPSHOT-1370.zip', :sha256 => 'a5f1abc0cd0053407e38c6ca6ac9bc267669b513e3a381fdb49f5c97ffd9055b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'