[Fix] WebIdOnDeviceDocumentScanner (21.0.2-SNAPSHOT)
This commit is contained in:
parent
6870e9fc6a
commit
4535582a02
@ -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/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1549.zip', :sha256 => '9c500b68bacfea7c04013a76e5524e09f2251827c0499951e699ef3a481d48e4' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.2/WebIdOnDeviceDocumentScanner.framework-v21.0.2-SNAPSHOT-1550.zip', :sha256 => '1fe7950a655bc88bd358dd26853a0dad1bed71b344a8dff1139f5a9eedc866d2' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -18,6 +18,6 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.dependency "WebIdDocumentScanner", "21.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "DocumentReader", "8.4.5436"
|
||||
s.dependency "DocumentReaderFull", "8.4.14872"
|
||||
s.dependency "DocumentReader", "9.1.5702"
|
||||
s.dependency "DocumentReaderFull", "9.1.15611"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user