[Update] WebIdAutoIdentOnDeviceProductPlugin (13.7.1)
This commit is contained in:
parent
80980a1ad4
commit
d8b49eb7e9
@ -0,0 +1,22 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdAutoIdentOnDeviceProductPlugin'
|
||||
s.version = '13.7.1'
|
||||
s.summary = 'The WebID auto-ident on-device product-plugin 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/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1.zip', :sha256 => '7f7a7cf67e2b403e39248dc61d19f40f3ce3641e08c76aee29788fc40594dd7c' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.3"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.3"
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user