From 8cf407364f3a97c70e778b4e3d1aabf31d4eefd3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Oct 2024 12:21:15 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 6bd8694..ab4eef0 100644 --- a/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/13.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1324.zip', :sha256 => '3cb78af6466d88d03b8359403f1507ca1888ae703770ffd384b461bb2e40d4d1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/13.0.0/WebIdOnServerDocumentScanner.framework-v13.0.0-SNAPSHOT-1327.zip', :sha256 => '132add74dedb1707bead677451cacd7e64f1d814c9b31c41af00a56f08588e70' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'