6
0

[Fix] WebIdOnDeviceDocumentScanner (22.1.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-05-13 11:23:49 +02:00
parent d10cb5c3be
commit f88663f68f

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/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1652.zip', :sha256 => '7665760af5075d4815e7a851974c18718b9724746e9c2cfb847bb49dcab2332f' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1655.zip', :sha256 => 'e3a02e9f9e6325dd472d5f84de01f6b0a056b8eb43e66a16e15c9700bb86bbf2' }
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", "22.1.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.2.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "22.0.0"
s.dependency "DocumentReader", "9.1.5702"
s.dependency "DocumentReaderFull", "9.1.15611"
end