From aea994ef746a49333aeb0b57ddb6bbf16c37ed54 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 31 Jul 2025 12:00:48 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.0.2-SNAPSHOT) --- .../20.0.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.0.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.0.2-SNAPSHOT/WebIdDocumentScanner.podspec index 79fad2e..8fc1a26 100644 --- a/WebIdDocumentScanner/20.0.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.0.2-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/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.0.2/WebIdDocumentScanner.framework-v20.0.2-SNAPSHOT-1450.zip', :sha256 => '10db2335701a4067401f9a34b2de0ecb81f10ae36ef7d79fe963dd6ea02ea4ca' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.0.2/WebIdDocumentScanner.framework-v20.0.2-SNAPSHOT-1452.zip', :sha256 => '000493586dcdfc8a8f49851014838865747929a4c3beafb47ee18d77de841a28' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'