From c7c80493d9afed40714851fff7ce996bf54c4b68 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 22 Oct 2024 12:30:30 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec index cbe6432..8192981 100644 --- a/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.0.0-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/13.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1314.zip', :sha256 => 'fade0bcf19fad5405db703eebd38619833a92cf6075fea01e11b4610c3bfad46' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1318.zip', :sha256 => 'a9178cb5b0d428dd656d7caa3c843b2eefe2bdd4bef93ec5d0ed3278f05660d0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'