From 9838e52310b297c9cbd3618b99b80a0efbe3acfa Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 6 Nov 2025 20:03:42 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.6-SNAPSHOT) --- .../20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec index 2794e3d..96fb217 100644 --- a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.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/experimental/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1515.zip', :sha256 => '98cef5a36cc037998d7509ea21745c0de1afe72a090bdf7929ed179ff7e4944b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1516.zip', :sha256 => '709fde7e82c0a0db38c97f1f6c0ec762bba84f805657c580d3443157489fa116' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'