[Fix] WebIdDocumentScanner (22.0.2-SNAPSHOT)
This commit is contained in:
parent
a0e7bb102c
commit
5267f5e8af
@ -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/WebIdDocumentScanner/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1612.zip', :sha256 => '2d5efbd6f083dcc2f9f2debb997ca4c364cd32e147e87c34d26b16f135dbad0f' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1613.zip', :sha256 => '7a6a04ca083b44b236db5035ea46fed18379fffc59bb67e1e17df42b937204c3' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user