[Fix] WebIdDigitalSigningPlugin (23.0.2-SNAPSHOT)
This commit is contained in:
parent
940028cc7c
commit
6635afec18
@ -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/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1093.zip', :sha256 => '9ff9d909dd028885fd371cd133ad73a9d696fd213900600fd477aeef27d95885' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1095.zip', :sha256 => '4ebfb9c8c74b50a1f72216a861d265f9bd092439c53cf41952b24c1cc0b203a7' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdDigitalSigningPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "22.0.0"
|
||||
s.dependency "WebIdSdkUiKitComponents", "21.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdSdkUiKitComponents", "21.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user