[Fix] WebIdDocumentScanner (12.3.0-SNAPSHOT)
This commit is contained in:
parent
2e8426f012
commit
16b3cc8a07
@ -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/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1326.zip', :sha256 => 'ae7c00b15e2a4190b8c2180f44cd283463333cb92baf48734782fa9035d7cba3' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1331.zip', :sha256 => 'd64c10b72b536b6fe132ee8b299423f6a2b465cafebd59231b54391e14d4a449' }
|
||||
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", "12.1.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "12.1.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user