From 9c739f5cd1fa7cf87ad68586d86653a16b7530ae Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 17:37:12 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (12.5.3-SNAPSHOT) --- .../12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 6b4eeb9..699d77a 100644 --- a/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.5.3-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.5.3/WebIdOnServerDocumentScanner.framework-v12.5.3-SNAPSHOT-1348.zip', :sha256 => '8dd2a08e4d3631ab34d5479a05311a390b2e69c1c4330faf60b2afa06ccbdd4c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.5.3/WebIdOnServerDocumentScanner.framework-v12.5.3-SNAPSHOT-1349.zip', :sha256 => '6e741e9dbf98ac767e6fa947c73a775827c032e5551d4613d65430e921309eee' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'