[Update] WebIdDigitalSigningPlugin (220.1.0-SNAPSHOT)
This commit is contained in:
parent
a2599565ce
commit
e44093db18
@ -0,0 +1,21 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdDigitalSigningPlugin'
|
||||
s.version = '220.1.0-SNAPSHOT'
|
||||
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/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/220.1.0/WebIdDigitalSigningPlugin.framework-v220.1.0-SNAPSHOT-1188.zip', :sha256 => '4fe19398600c586b9d19619d14d72891fd15793936b2b6f6f655bbdd7b18569a' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "210.2.0-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdSdkUiKitComponents", "210.2.0-SNAPSHOT" #branch:experimental
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user