[Fix] WebIdEIdentPlugin (21.1.1-SNAPSHOT)
This commit is contained in:
parent
97eec36955
commit
4536e73a49
@ -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/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-703.zip', :sha256 => 'a17dc86ca979f25a0a1772809d38c1f46f46491ffea0359f3401c7603b703d41' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.1.1/WebIdEIdentPlugin.framework-v21.1.1-SNAPSHOT-707.zip', :sha256 => '387515d9fd2186b843471ea25dfdf0bb3cf20321b0065a9486158c4f21589610' }
|
||||
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", "21.2.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.0"
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user