[Fix] WebIdOnServerDocumentScanner (22.1.3-SNAPSHOT)
This commit is contained in:
parent
ef87720577
commit
edf00119a0
@ -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/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1663.zip', :sha256 => '4d603f69fa49ecd47d1c26646865e739626e5f56016b7fd0c9c59e04a553f448' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1664.zip', :sha256 => '275fe73cfeb151dbd9d2eb667abd9a25b9586506b7341ebad1499621802b5be5' }
|
||||
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", "22.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user