[Fix] WebIdOnDeviceDocumentScanner (13.0.0-SNAPSHOT)
This commit is contained in:
parent
bb8e447369
commit
f8fd844fca
@ -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/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1309.zip', :sha256 => 'bc1a722f2ae254b22931f87757370585a72bdf64b92eee2a2c893417fa2ae4db' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.0.0/WebIdOnDeviceDocumentScanner.framework-v13.0.0-SNAPSHOT-1308.zip', :sha256 => '88b4b9f1ae09ee93ab165df9d9f806f3b92727e5409debf85e590b5162d67c1b' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -18,5 +18,5 @@ Pod::Spec.new do |s|
|
|||||||
|
|
||||||
s.dependency "WebIdDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||||
s.dependency "DocumentReader", "~> 7.2"
|
s.dependency "DocumentReader", "~> 7.2"
|
||||||
s.dependency "WebIdPluginCore", "13.0.0"
|
s.dependency "WebIdPluginCore", "~> 13.0.1"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user