[Update] WebIdDigitalSigningPlugin (21.0.5)
This commit is contained in:
parent
008e63ec81
commit
90ea08c3b2
@ -0,0 +1,21 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdDigitalSigningPlugin'
|
||||
s.version = '21.0.5'
|
||||
s.summary = 'The WebID DigitalSigning 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/releases/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.5/WebIdDigitalSigningPlugin.framework-v21.0.5.zip', :sha256 => '4ee6f54852faa7eff7c549d792b15e7709c657d61053b5eea43bd011a169ad6c' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "21.0.5"
|
||||
s.dependency "WebIdSdkUiKitComponents", "21.0.3"
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user