From b0d2e5608645130c2d11bed53cec9e4a283f87f0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 20 Jun 2024 14:30:43 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (12.0.1-SNAPSHOT) --- .../12.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/12.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/12.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index e63a995..062ea08 100644 --- a/WebIdOnDeviceDocumentScanner/12.0.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/12.0.1-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.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip', :sha256 => 'c83f9a0d28e6463bd3a32a7480630cce3a995a24509494d67d6970381a3493fc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1289.zip', :sha256 => '584c2346bcdf9da6c491b2e0c8e282f7e5b72ca6948986ea88e4dab276352b38' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'