From d6cb57699c249fcf0979901ab07e97f793caf380 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 6 Nov 2024 15:30:56 +0100 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 495bdb3..0fe9385 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-1340.zip', :sha256 => 'e05608e0c85e91614ffca6436d455172b0b3356e5d8d79e4de85d11ad86888f4' } + 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-1341.zip', :sha256 => '326c01d83d8716cab67ac4d7d9fcf8d89bd5b5ea6191a1144c299651a3ad35c9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'