[Fix] WebIdDigitalSigningPlugin (11.2.0-SNAPSHOT)
This commit is contained in:
parent
167a319d93
commit
43eaa55a71
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-787.zip', :sha256 => '44af11a7b4a71925bd8ac547033a697f1dcba0ed06e627af620478a47ead0e1b' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.2.0/WebIdDigitalSigningPlugin.framework-v11.2.0-SNAPSHOT-788.zip', :sha256 => '392ce7b2e92846fe6e8c16601ac1adfd28a21c13a3cc63cfc53e00e0f8e26433' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "12.1.0"
|
s.dependency "WebIdPluginCore", "12.2.0"
|
||||||
s.dependency "WebIdSdkUiKitComponents", "9.2.0"
|
s.dependency "WebIdSdkUiKitComponents", "9.3.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user