From d54cd77908236a9cb311210fe82b2c1128f3a835 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Sep 2025 17:35:05 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.2.2-SNAPSHOT) --- .../20.2.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.2.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.2.2-SNAPSHOT/WebIdDocumentScanner.podspec index 7af7f32..00d6045 100644 --- a/WebIdDocumentScanner/20.2.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.2.2-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/20.2.2/WebIdDocumentScanner.framework-v20.2.2-SNAPSHOT-1476.zip', :sha256 => 'd5b7e6365cea459a3f5f7544117fe845b9236e814357fdaf63fd4b146cc9cd3a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.2.2/WebIdDocumentScanner.framework-v20.2.2-SNAPSHOT-1478.zip', :sha256 => '2703634147c2a327f72944c271a56649aba422500fdf4d89d245b9b528eb12b0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'