From 1b9e9ee171cf3e587827d970770ac1b035475016 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 11:56:25 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (12.3.0-SNAPSHOT) --- .../12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 94b65f0..cefad48 100644 --- a/WebIdOnDeviceDocumentScanner/12.3.0-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/12.3.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/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1313.zip', :sha256 => 'c48a35b434cb23b05afe143c12a6386f04d02ae3d0b05ec9fdeca5f0eac538a4' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1314.zip', :sha256 => '6eada8309933e3a1c29168ba58a83087125d09e135ae546fb2f856723ea65e0b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'