[Fix] WebIdEIdentPlugin (15.1.2-SNAPSHOT)
This commit is contained in:
parent
2dd931fdb0
commit
d7089d9407
@ -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/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-454.zip', :sha256 => 'f2a7a0c473a124328afd689bc399e08d8420acb2e9aca116e63349de28025e74' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-457.zip', :sha256 => 'ac0a84ac4bcfb21c24de94b086b5103f62b1e4094afa79abd8bc4ab78e945ee7' }
|
||||
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", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.2.0"
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user