[Fix] WebIdOnServerDocumentScanner (20.1.2-SNAPSHOT)
This commit is contained in:
parent
63da9d8bd4
commit
3f76db66a9
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.2/WebIdOnServerDocumentScanner.framework-v20.1.2-SNAPSHOT-1467.zip', :sha256 => '07325d299c0e7e297172353d19e2b64403c714efb4b104cc764afe6b91d90c5c' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.2/WebIdOnServerDocumentScanner.framework-v20.1.2-SNAPSHOT-1469.zip', :sha256 => '85152cbb94c42ff7e1b607cc6168bdd2e126505468d288c8846826c6ddf14c59' }
|
||||
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.1.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdPluginCore", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdPluginCore", "20.2.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user