[Fix] WebIdOnServerDocumentScanner (15.0.2-SNAPSHOT)
This commit is contained in:
parent
33a113d4e2
commit
4981d72550
@ -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.2/WebIdOnServerDocumentScanner.framework-v15.0.2-SNAPSHOT-1380.zip', :sha256 => 'f59167c3ce48bc67ddc49354ae8235f30f876fba4eb2a5da79ef9085ea2187e9' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.2/WebIdOnServerDocumentScanner.framework-v15.0.2-SNAPSHOT-1381.zip', :sha256 => '3d990d63d49165a0d57c40d9145221c756c7f661aba97981a96eed6a60901970' }
|
||||
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.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user