6
0

[Fix] WebIdOnDeviceDocumentScanner (22.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-22 12:53:39 +02:00
parent c6b84d5ac6
commit 034f96a93a

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.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => '4d06b6e67932184479b75c5361679effd70d083112c06796a0261f563b85fbfe' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1629.zip', :sha256 => '32bd305ecaa6ac1c1142255da7f8b7629b21d0a3fe74c2add8ff7f1617267da3' }
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.0.4-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.2.0"
s.dependency "DocumentReader", "9.1.5702"
s.dependency "DocumentReaderFull", "9.1.15611"
end