[Fix] WebIdDocumentScanner (15.0.0-SNAPSHOT)
This commit is contained in:
parent
123ff82273
commit
4d3a18af0b
@ -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/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1357.zip', :sha256 => '6278dcd1a1e891596d1debe17fa2f10246f013ed80577313fefa00846288b003' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1363.zip', :sha256 => '3487b7f37e1ed695f104e0b8c8e2453dd5d1ae32ccd9e3e52d4b9bc16e79c3ee' }
|
||||||
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", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "15.0.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user