[Fix] WebIdEIdentPlugin (6.4.0-SNAPSHOT)
This commit is contained in:
parent
36ed8dc03f
commit
ad4f783496
@ -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.4.0/WebIdEIdentPlugin.framework-v6.4.0-SNAPSHOT-503.zip', :sha256 => 'bfa14f928453b3612c5abfd85e41b2f43363e78d2f708bfd51ee766fb68f462f' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdentPlugin/6.4.0/WebIdEIdentPlugin.framework-v6.4.0-SNAPSHOT-511.zip', :sha256 => '613c7515fd615fce7342355c490c1a8ab9b65cdd2a6915c16dc17321175c92c5' }
|
||||
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.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdPluginCore", "13.4.0"
|
||||
s.dependency "AusweisApp2", "1.26.5"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user