[Update] WebIdAccountIdProductPlugin (22.2.4-SNAPSHOT)
This commit is contained in:
parent
cef15eb299
commit
58cfb93cd3
@ -0,0 +1,24 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdAccountIdProductPlugin'
|
||||
s.version = '22.2.4-SNAPSHOT'
|
||||
s.summary = 'The WebID pay 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/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.2.4/WebIdAccountIdProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip', :sha256 => 'eea54f7d490fb147538a4bed6409134f4ab4ea4d66225affae60da35b8dae873' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdOnServerDocumentScanner", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDocumentScanner", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "21.0.5-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosBankIdentPlugin", "21.0.5-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user