[Fix] WebIdOnServerDocumentScanner (20.3.6-SNAPSHOT)
This commit is contained in:
parent
672649ba27
commit
6bc8b9fbc6
@ -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/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1508.zip', :sha256 => '80d8ff07e185b9003c2f2dbf0c70a902a865964b9e1a296e332b6134298adbe7' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => 'd9b1f610ab5a05390fbff8c68b000a37d710b8b0bf046077f317920a34edcee4' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdOnServerDocumentScanner.xcframework'
|
||||
|
||||
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:experimental
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user