From a42ed061ba3bf12b7197baa9a3671785280546da Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Oct 2025 20:38:35 +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 12c2295..ec1777d 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-1370.zip', :sha256 => 'a5f1abc0cd0053407e38c6ca6ac9bc267669b513e3a381fdb49f5c97ffd9055b' } + 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-1371.zip', :sha256 => '01103ee0c7ea88dc9b639e3639b15051b23fd9ecb10d95086913c200e6939087' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'