6
0

[Fix] WebIdOnDeviceDocumentScanner (12.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-17 11:58:52 +02:00
parent 6c17a44b1b
commit 6f69f4de02

View File

@ -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/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1334.zip', :sha256 => 'e938474b0662706511b9ad953270eb1779a8fbe3308599f33e3606dfff01e88b' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1335.zip', :sha256 => '16ac7e726df3343f316973cce29e54b5f574a65d479988b2e7c32f35572ab962' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
s.dependency "WebIdDocumentScanner", "12.3.0-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "12.1.0"
s.dependency "WebIdPluginCore", "12.2.0"
s.dependency "DocumentReader", "7.5.4221"
s.dependency "DocumentReaderFull", "7.5.11015"
end