[Fix] WebIdOnServerDocumentScanner (15.0.3-SNAPSHOT)
This commit is contained in:
parent
7137ba6f0a
commit
e20e9168e0
@ -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/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.3/WebIdOnServerDocumentScanner.framework-v15.0.3-SNAPSHOT-1383.zip', :sha256 => 'e5a6bafd9341f823a1e98ed3b618a1cfd929dcc447224caeae1c9c254373d310' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.3/WebIdOnServerDocumentScanner.framework-v15.0.3-SNAPSHOT-1384.zip', :sha256 => 'e3c10a412b9c1eee4999f5918ff01d0a55b08027aac00597f5d9fc8c0a131358' }
|
||||
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", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user