[Fix] WebIdDigitalSigningPlugin (21.0.2-SNAPSHOT)
This commit is contained in:
parent
74ef117350
commit
8cf723bae4
@ -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/21.0.2/WebIdDigitalSigningPlugin.framework-v21.0.2-SNAPSHOT-1024.zip', :sha256 => 'c3198818355a04b32a51b858678cd791f9739a0e674adff170c9aa8e4aeab895' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.2/WebIdDigitalSigningPlugin.framework-v21.0.2-SNAPSHOT-1027.zip', :sha256 => '24beba9ddcfc7cce348c2cfc6b4a5b1d087f682763177767f1a6729cd4de4b01' }
|
||||
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", "21.0.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdSdkUiKitComponents", "21.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.2"
|
||||
s.dependency "WebIdSdkUiKitComponents", "21.0.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user