[Update] WebIdIosBankIdentPlugin (10.4.2)
This commit is contained in:
parent
ed79a93b7c
commit
be7eb32619
@ -0,0 +1,21 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdIosBankIdentPlugin'
|
||||
s.version = '10.4.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/10.4.2/WebIdIosBankIdentPlugin.framework-v10.4.2.zip', :sha256 => '738ff5a7781d57a9591535fec993d0c5fd9f474a0ef585b16b2f8903046b229d' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdIosBankIdentPlugin.xcframework'
|
||||
|
||||
s.dependency "XS2AiOS", "2.0.0"
|
||||
s.dependency "WebIdPluginCore", "12.3.3"
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user