[Fix] WebIdEIdentPlugin (6.5.0-SNAPSHOT)
This commit is contained in:
parent
db57fa65c5
commit
21de71e8cd
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.5.0/WebIdEIdentPlugin.framework-v6.5.0-SNAPSHOT-540.zip', :sha256 => '1ade8b073fe375c266d21ea68a65ce21d20b373984833e92c3401c1e98ac685b' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.5.0/WebIdEIdentPlugin.framework-v6.5.0-SNAPSHOT-541.zip', :sha256 => '91a6bdf573abcc993ac682704734116aafeca7ff1c07f14893591050263b916a' }
|
||||
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 = 'WebIdEIdentPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "13.5.2"
|
||||
s.dependency "WebIdPluginCore", "20.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "AusweisApp2", "1.26.5"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user