From 70063bd8ce0049fbfa2ad37fe5885d753ac1332f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 15:41:31 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.2.2-SNAPSHOT) --- .../20.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index fc25976..48679f9 100644 --- a/WebIdOnServerDocumentScanner/20.2.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.2.2-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/20.2.2/WebIdOnServerDocumentScanner.framework-v20.2.2-SNAPSHOT-1478.zip', :sha256 => 'd59b765656f6a44906f20fc2dd0b286f43927ac958944a847d3d5573b68f96f1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.2.2/WebIdOnServerDocumentScanner.framework-v20.2.2-SNAPSHOT-1482.zip', :sha256 => '89f5596b8b7ef614b2ce9b1df2eb8977b3053f0c2457ff531709d9602f88c6e4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'