From cfc117fab390596dc452c2fa4f0cb2a99a045d28 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Sep 2025 17:36:05 +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 8fec002..fc25976 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-1476.zip', :sha256 => 'a386aae77dfbe2eb277827e8c3911f53e5ddb686bc8e7f460931c3dc2cc7e77f' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'