From 4fdb71ef3b50ab6ee8a62f7e6410eea1fb9bdc2c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 28 Jun 2024 13:59:03 +0200 Subject: [PATCH] [Fix] WebIdDocumentScannerSnapshot (12.0.1) --- .../12.0.1/WebIdDocumentScannerSnapshot.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScannerSnapshot/12.0.1/WebIdDocumentScannerSnapshot.podspec b/WebIdDocumentScannerSnapshot/12.0.1/WebIdDocumentScannerSnapshot.podspec index 5b43294..3d4ec57 100644 --- a/WebIdDocumentScannerSnapshot/12.0.1/WebIdDocumentScannerSnapshot.podspec +++ b/WebIdDocumentScannerSnapshot/12.0.1/WebIdDocumentScannerSnapshot.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/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1290.zip', :sha256 => '107ca9fefc079e1366425ff45a16ca87525cca6effd64d8bdb67555ea63fcf1c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1291.zip', :sha256 => '8650b32a1617927eddcfc522ae44d2073eec04aba54efee8a1ba53184abd8323' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'