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