From 344e91f95fd4f0d4538af0da3c2e8b15cbcefd85 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 18:26:40 +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 e0ec3ce..84b8e78 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-1355.zip', :sha256 => 'e4344d982410da643fa2ca1992e3c4c24201371e2c545aa975af29940ca9aa4e' } + 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-1357.zip', :sha256 => '6278dcd1a1e891596d1debe17fa2f10246f013ed80577313fefa00846288b003' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'