[Fix] WebIdOnServerDocumentScanner (20.2.2-SNAPSHOT)
This commit is contained in:
parent
d40bd49da5
commit
902a2c6b0b
@ -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/20.2.2/WebIdOnServerDocumentScanner.framework-v20.2.2-SNAPSHOT-1483.zip', :sha256 => '8ca5fcc7f1a381755fe4de5001dede8cc16fae2cc95fef1473b02fd16d553487' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.2.2/WebIdOnServerDocumentScanner.framework-v20.2.2-SNAPSHOT-1489.zip', :sha256 => '1d59b31d2a7c2f2bff2d1ed27dbabaad444c35e730be4279c44f8e469ddc7cec' }
|
||||
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.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.3.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user