[Update] WebIdIosBankIdentPlugin (11.6.2)
This commit is contained in:
parent
24ee1876d2
commit
511a835fbc
@ -0,0 +1,21 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdIosBankIdentPlugin'
|
||||
s.version = '11.6.2'
|
||||
s.summary = 'The WebID BankIdent 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/redesign-v4/de/webid-solutions/WebIdIosBankIdentPlugin/11.6.2/WebIdIosBankIdentPlugin.framework-v11.6.2.zip', :sha256 => 'ace277f6163c98c3077911fa733206c087dc582e4e77731955e6700fc409c8cb' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdIosBankIdentPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "13.5.2"
|
||||
s.dependency "XS2AiOS", "2.1.0"
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user