[Update] WebIdPayOnServerProductPlugin (15.0.0)
This commit is contained in:
parent
c5f21e2dec
commit
c6661b6119
@ -0,0 +1,23 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdPayOnServerProductPlugin'
|
||||
s.version = '15.0.0'
|
||||
s.summary = 'The WebID pay on-server 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/WebIdPayOnServerProductPlugin/15.0.0/WebIdPayOnServerProductPlugin.framework-v15.0.0.zip', :sha256 => 'd59d548a384aae0b90594e65dae5084de151f8215171492c717e9c4c196fad3d' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdPayOnServerProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdIosBankIdentPlugin", "15.0.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.0"
|
||||
end
|
Loading…
x
Reference in New Issue
Block a user