[Fix] WebIdOnServerDocumentScanner (22.1.3-SNAPSHOT)
This commit is contained in:
parent
d3e9af3be2
commit
bc4196f4e5
@ -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-1657.zip', :sha256 => 'a857c21cf52ffe7a495fd384aa54d603121e1ea1d6512a8ea565d8f60e1c83d0' }
|
||||
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-1658.zip', :sha256 => '763162d4dc77d2b15c513111e4a3091d5bef1fa2232648b89355159bcb695d2e' }
|
||||
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.0"
|
||||
s.dependency "WebIdPluginCore", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user