[Fix] WebIdOnDeviceDocumentScanner (22.0.2-SNAPSHOT)
This commit is contained in:
parent
4841ac89ed
commit
0f0eaf09b6
@ -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.2/WebIdOnDeviceDocumentScanner.framework-v22.0.2-SNAPSHOT-1612.zip', :sha256 => '64a5042cee0dbc66b5b620121c073c71e5d8d832bd70c3926ffa580c126c9a2a' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.2/WebIdOnDeviceDocumentScanner.framework-v22.0.2-SNAPSHOT-1613.zip', :sha256 => '4a254d7af3957da5135eba748b5a87e29b23098ac0fc71bd1901c46fbcf7c902' }
|
||||
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.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.1.0"
|
||||
s.dependency "DocumentReader", "9.1.5702"
|
||||
s.dependency "DocumentReaderFull", "9.1.15611"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user