From 3bcec7d49af6581653412bdbba08e2d5e8dd0a93 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 11 Apr 2025 11:46:36 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index c127cda..c9f4247 100644 --- a/WebIdOnServerDocumentScanner/13.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/13.3.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0-SNAPSHOT-1393.zip', :sha256 => '552d5208b201cdd8f9290b9e5b22e548a349e3f6d7856adffcf56e0ac51c23cb' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0-SNAPSHOT-1398.zip', :sha256 => 'ef1dca115288d15cf474047eeabcf4e2b1d60806add93a57c6d2b63538aa4266' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'