[Fix] WebIdEIdentPlugin (20.2.2-SNAPSHOT)
This commit is contained in:
parent
de2e2d48e3
commit
b86316bcff
@ -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/experimental/de/webid-solutions/WebIdEIdentPlugin/20.2.2/WebIdEIdentPlugin.framework-v20.2.2-SNAPSHOT-597.zip', :sha256 => '348d5b837b5a522cca2e2970599abbfcfd41226963136263446e00ebbf50f118' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/20.2.2/WebIdEIdentPlugin.framework-v20.2.2-SNAPSHOT-597.zip', :sha256 => 'fcbdd593c611d0bfe1b26b57c3bdeecae54ae1b45eeb3cb0233b3a30162a2003' }
|
||||
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", "20.2.2-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdPluginCore", "20.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user