[Fix] WebIdDigitalSigningPlugin (11.0.1-SNAPSHOT)
This commit is contained in:
parent
1b9b639d13
commit
cd3acc8124
@ -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/11.0.1/WebIdDigitalSigningPlugin.framework-v11.0.1-SNAPSHOT-763.zip', :sha256 => 'b3ee6c85bd2e4f3cb0c55bc749ca9d9c7bbc61600ee5aabbefa23e4deea0322b' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/11.0.1/WebIdDigitalSigningPlugin.framework-v11.0.1-SNAPSHOT-766.zip', :sha256 => '092ca44c9ad2389856fecd9db1e5262265b25aa92cc7ea10a1a0f46a13b1ca4f' }
|
||||
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", "11.0.0"
|
||||
s.dependency "WebIdSdkUiKitComponents", "8.0.0"
|
||||
s.dependency "WebIdPluginCore", "11.0.1"
|
||||
s.dependency "WebIdSdkUiKitComponents", "8.0.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user