From 92f02ea690c68abfed995fe47754289b90324c40 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Jun 2025 17:49:11 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 7b703bc..1a20058 100644 --- a/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.0.0-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/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.0/WebIdOnServerDocumentScanner.framework-v15.0.0-SNAPSHOT-1353.zip', :sha256 => 'a7d1a52811c6f96407431ee2b372cf466b8a1d66e6b74075a31efaebdfc33e38' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.0/WebIdOnServerDocumentScanner.framework-v15.0.0-SNAPSHOT-1354.zip', :sha256 => 'd99e783f73dedafcf8f2ff857c4320bfb4d703d167638e274955f11c64d2cd4c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'