[Fix] WebIdEIdentPlugin (5.3.0-SNAPSHOT)
This commit is contained in:
parent
be6bdaa633
commit
dc040515f6
@ -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/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-391.zip', :sha256 => '0750ae0852cfae6ce77c9c278b6ff873326c57b8bbc10ae824bd7bb203fbdf58' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-393.zip', :sha256 => 'fcbb8d7760f6a604fca8715b635c6f6787fae8770f71732047f122b3e3e7200a' }
|
||||
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", "12.2.0"
|
||||
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "AusweisApp2", "1.26.5"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user