[Update] WebIdAccountIdProductPlugin (22.0.6-SNAPSHOT)
This commit is contained in:
parent
4f639bd8d0
commit
7ecb9afaae
@ -0,0 +1,24 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdAccountIdProductPlugin'
|
||||
s.version = '22.0.6-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.0.6/WebIdAccountIdProductPlugin.framework-v22.0.6-SNAPSHOT-1601.zip', :sha256 => '8867b94a5cc0d51ee16adb6dfc3b42f97175a70a602c5dd88b25bcb08d3c3f70' }
|
||||
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.0"
|
||||
s.dependency "WebIdDocumentScanner", "21.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "21.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "21.0.3"
|
||||
s.dependency "WebIdIosBankIdentPlugin", "21.0.3"
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user