From 5f7172b1363dddbf15545e2ce52e0b44119aa65e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 15:41:11 +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 43aac86..bcaba8a 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-1478.zip', :sha256 => '6d2e20ced6775f79baf8ebd616eacf68c467b998621d737a8ac7f77eb8dbd770' } + 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-1482.zip', :sha256 => '81382d876f4a6d9e7cafcecbea39fb59ed352a077396481a69f24acecf5093dc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'