[Update] WebIdOnDeviceDocumentScanner (20.3.1)
This commit is contained in:
parent
fde868b9d1
commit
21458d4d67
@ -0,0 +1,23 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdOnDeviceDocumentScanner'
|
||||
s.version = '20.3.1'
|
||||
s.summary = 'The WebID on-device id-document scanner for iOS.'
|
||||
|
||||
s.homepage = 'https://webid-solutions.de/'
|
||||
s.license = { :type => 'Commercial', :text => 'Copyright (C) 2013 - 2024 WebID Solutions GmbH | www.webid-solutions.de. All Rights Reserved' }
|
||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||
|
||||
s.platform = :ios
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.1/WebIdOnDeviceDocumentScanner.framework-v20.3.1.zip', :sha256 => '74a758ee19d38cb0940123e697b7ea21d6ea6b3859eb4691d215e361435c3b6d' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
|
||||
|
||||
s.dependency "WebIdDocumentScanner", "20.3.1"
|
||||
s.dependency "WebIdPluginCore", "20.3.0"
|
||||
s.dependency "DocumentReader", "7.5.4221"
|
||||
s.dependency "DocumentReaderFull", "7.5.11015"
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user