[Fix] WebIdDigitalSigningPlugin (200.3.2-SNAPSHOT)
This commit is contained in:
parent
cc8dbf8dde
commit
a66b0c4650
@ -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/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/200.3.2/WebIdDigitalSigningPlugin.framework-v200.3.2-SNAPSHOT-1001.zip', :sha256 => '377c4f0aee7832f427b748301b0ebb0596f01eda941598ccb2fc9cc6f8e0a1a2' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDigitalSigningPlugin/200.3.2/WebIdDigitalSigningPlugin.framework-v200.3.2-SNAPSHOT-1023.zip', :sha256 => '34f60751bbd9be05dcfab07bf37c04628f9a562d5afd9899e216899078674187' }
|
||||
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", "200.3.1-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdPluginCore", "200.4.1-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdSdkUiKitComponents", "200.3.1-SNAPSHOT" #branch:experimental
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user