[Fix] WebIdDocumentScanner (20.1.2-SNAPSHOT)
This commit is contained in:
parent
3bb5e5634f
commit
5cfb9f71c2
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1467.zip', :sha256 => '0d30d3112e557d7305ef6aaeb24a07ceb9a9c40b33563a259b8b49177df1e760' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1469.zip', :sha256 => 'c93c5728201eab3907fef08a7062142f469574fca727d3b71243e72a42503392' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
|
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdPluginCore", "20.2.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user