From 3f6b4228b4bb261d8641c5ff3f16e8683acdf4ce Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 14:20:32 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec index 94e940f..e0ec3ce 100644 --- a/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1354.zip', :sha256 => '7ebb8c06a9424f479490f22c08eff1c6503c07fcbc71ac3c8363a3be21c9d5ea' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1355.zip', :sha256 => 'e4344d982410da643fa2ca1992e3c4c24201371e2c545aa975af29940ca9aa4e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'