[Fix] WebIdDigitalSigningPlugin (20.4.2-SNAPSHOT)
This commit is contained in:
parent
4cc0b97a55
commit
efa385a2e3
@ -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.4.2/WebIdDigitalSigningPlugin.framework-v20.4.2-SNAPSHOT-1010.zip', :sha256 => 'e0ac5a63490896ef5a49f836739c587553ad00a8436689fe708ef83963bdbde0' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.4.2/WebIdDigitalSigningPlugin.framework-v20.4.2-SNAPSHOT-1015.zip', :sha256 => 'a362fdb163398cdde2be6a3986cb0577eaea9cf727c57d4d147f5b09aa1cba1d' }
|
||||
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.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdSdkUiKitComponents", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.0"
|
||||
s.dependency "WebIdSdkUiKitComponents", "21.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user