From 04972f1c9102204049066a8d6c9772863ba24e4f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 16:17:13 +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 bb6a7ad..6b4eeb9 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-1346.zip', :sha256 => 'f4c6ede25616f242593c92f90515f610ace270213ea5619d180c7b67c6604ac3' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'