From e24173601c9a7943f4fac970beb21f912c9f5145 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 17:48:36 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.0.2-SNAPSHOT) --- .../22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec index 5835116..4b76b88 100644 --- a/WebIdDocumentScanner/22.0.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.0.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/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1614.zip', :sha256 => '135037c1f905137f4ce22d9163753dd3864a9aaef725ddef4e4b468484635334' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1614.zip', :sha256 => '3f64c78b7760c264682baf4e219bc9c627dd7c7eab24dedb568eb0f871be2b28' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'