[Fix] WebIdEIdentPlugin (21.0.2-SNAPSHOT)
This commit is contained in:
parent
8802fbf99c
commit
a25e8df643
@ -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.0.2/WebIdEIdentPlugin.framework-v21.0.2-SNAPSHOT-660.zip', :sha256 => '832ebe327fddff528d4c0361ebe1b78207818c9b468f14d9b21876e992a00e66' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.2/WebIdEIdentPlugin.framework-v21.0.2-SNAPSHOT-663.zip', :sha256 => '9c82dfefd385b6d3455fa7c110825a13871b9c6589e2beeab50f5453505ca4ee' }
|
||||
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.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.2"
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user