[Fix] WebIdEIdentPlugin (15.0.0-SNAPSHOT)
This commit is contained in:
parent
4d3a18af0b
commit
328234d23c
@ -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/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-412.zip', :sha256 => 'b9eff6345230b65dc15868629ef8dc78b2d0cb6ba3a88fa30032c2bf01e73a50' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.0/WebIdEIdentPlugin.framework-v15.0.0-SNAPSHOT-414.zip', :sha256 => 'a36c2041a800f67186e093839edcdad5bc093674ac725b7de7e4738d1bd95915' }
|
||||
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.0.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.0"
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user