From 4d73f2a33f3ff1a88304392352be43f5f628233f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 21 May 2025 19:38:57 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 5fd5b53..c787031 100644 --- a/WebIdOnServerDocumentScanner/12.3.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.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/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1339.zip', :sha256 => '8796066313d4822cd04db3883ace95bd4432eade9af17b4ea33007e60fb641d0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.3.0/WebIdOnServerDocumentScanner.framework-v12.3.0-SNAPSHOT-1340.zip', :sha256 => '0c637d842a44e4849e0ef202e88fd3e0e1b927698319081a8b6bf84779a32f5b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'