From 4c47203e869a2d60246e98126e0603f616840874 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 7 Aug 2024 10:45:57 +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 769542b..11d1f5a 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-1302.zip', :sha256 => '9cb92c9c7d9f753ef78d2f52f399c88dfc062157f18c7c5b3bd677a2064c043d' } + 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-1305.zip', :sha256 => '8e2413ff77b79a495e771c49e1c5950b042e7f269ca2273ef81acb2088d56a28' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'