From a838b86991638bdb22dd2a438e608edf6d0cae55 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Oct 2024 12:20:59 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 231026b..9b54b86 100644 --- a/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/13.0.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.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/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1324.zip', :sha256 => '450af16cc2be29e2e4987e335c6a31f333ed447ffd410a47a0076681bfd8d7ae' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1327.zip', :sha256 => '2613fab74f0fa2edff924d634824f137bf3471e16d8a185e11a4f8b8f8febb4c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'