[Update] WebIdEIdProductPlugin (15.2.1-SNAPSHOT)
This commit is contained in:
parent
befa21aa49
commit
21905a8ffb
@ -0,0 +1,23 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdEIdProductPlugin'
|
||||
s.version = '15.2.1-SNAPSHOT'
|
||||
s.summary = 'The WebID eId 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/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.2.1/WebIdEIdProductPlugin.framework-v15.2.1-SNAPSHOT-1350.zip', :sha256 => '6f5ae0e08aee671ed838b8b8c2b3d49f5c937a55640f70f3d5c0d86ef327ee91' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.1.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.1"
|
||||
s.dependency "WebIdEIdentPlugin", "15.1.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.1"
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user