From 50f400c75172d72154289148ede16c244a3f858d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Nov 2024 10:01:07 +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 0fe9385..8e9015d 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-1341.zip', :sha256 => '326c01d83d8716cab67ac4d7d9fcf8d89bd5b5ea6191a1144c299651a3ad35c9' } + 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-1343.zip', :sha256 => '7d84cd3de775c0b2b11ce877f5712dbd260f86b6060058333ecc29e34ff5d5b8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'