[Fix] WebIdDocumentScanner (23.1.1-SNAPSHOT)
This commit is contained in:
parent
1ca6e483ee
commit
d017dba4d4
@ -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/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1-SNAPSHOT-1667.zip', :sha256 => '75bff0a54aaa15260d5c12d4df3d7b62d7db5d9218242e374010111472697541' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.1/WebIdDocumentScanner.framework-v23.1.1-SNAPSHOT-1669.zip', :sha256 => '7ce4478bfd77e98c7f50dc1faffb87bb3e0b751a7ad505414ea70a03a1bced91' }
|
||||||
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", "22.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "22.1.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user