From 28f772272c1bd9e33bd00dcd8804a23d3b760df8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 16 Jan 2025 11:19:40 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec index 9fbb93b..eb4fdb8 100644 --- a/WebIdDocumentScanner/12.3.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.3.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/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => '2774396e0d6cfb8f1a2fc3573f7a42b76926b84c6a1e7c7fab066ee687cdb35e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1315.zip', :sha256 => 'fb3d25fa3f38e6337e152e884e753695dcd6a0a5bab3ae283effd1905bdaa188' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'