[Update] WebIdIosBankIdentPlugin (15.2.2)
This commit is contained in:
parent
68c210800f
commit
a0ff4fa67a
@ -0,0 +1,21 @@
|
|||||||
|
Pod::Spec.new do |s|
|
||||||
|
s.name = 'WebIdIosBankIdentPlugin'
|
||||||
|
s.version = '15.2.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/internal/de/webid-solutions/WebIdIosBankIdentPlugin/15.2.2/WebIdIosBankIdentPlugin.framework-v15.2.2.zip', :sha256 => '6495838497ce07f6549950c4dceab1c9834b109ac15923814f242241daf37db0' }
|
||||||
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
|
s.frameworks = 'UIKit'
|
||||||
|
|
||||||
|
s.ios.deployment_target = '13.0'
|
||||||
|
s.ios.vendored_frameworks = 'WebIdIosBankIdentPlugin.xcframework'
|
||||||
|
|
||||||
|
s.dependency "XS2AiOS", "2.2.1"
|
||||||
|
s.dependency "WebIdPluginCore", "15.2.1"
|
||||||
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user