[Fix] WebIdOnDeviceDocumentScanner (22.1.3-SNAPSHOT)
This commit is contained in:
parent
599e8337ca
commit
d3e9af3be2
@ -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-1657.zip', :sha256 => 'e324f1a00fe5486a4bb62c17313d7a892794b19815d80b1c2885b656d123b75d' }
|
||||
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-1658.zip', :sha256 => '3e9b96cc5f9e9a450f58786380dd86fdf3bce81cf014c46446d7e5c56449148c' }
|
||||
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", "22.0.0"
|
||||
s.dependency "WebIdPluginCore", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "DocumentReader", "9.1.5702"
|
||||
s.dependency "DocumentReaderFull", "9.1.15611"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user