[Fix] WebIdDigitalSigningPlugin (20.2.2-SNAPSHOT)
This commit is contained in:
parent
8f0ed490cd
commit
66a6485c66
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
||||
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/WebIdDigitalSigningPlugin/20.2.2/WebIdDigitalSigningPlugin.framework-v20.2.2-SNAPSHOT-965.zip', :sha256 => 'ba98fdebdc55cbee35ce79d6c17cff4d84df40ecea330efec808585a9fcb4b7d' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.2/WebIdDigitalSigningPlugin.framework-v20.2.2-SNAPSHOT-966.zip', :sha256 => '97bdc2f3a0e26ad85bb7a4413e11b66a54d839ab5ff9ee636deb372cd60d8a31' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "20.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdSdkUiKitComponents", "20.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdSdkUiKitComponents", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user