[Fix] WebIdEIdentPlugin (15.0.5-SNAPSHOT)
This commit is contained in:
parent
4981d72550
commit
477777497a
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.5/WebIdEIdentPlugin.framework-v15.0.5-SNAPSHOT-439.zip', :sha256 => 'fc8fee90570775e9fd92a8fff0a283c291c82b376c35e7a9ae38eddef6d14a11' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.5/WebIdEIdentPlugin.framework-v15.0.5-SNAPSHOT-440.zip', :sha256 => '6df94fcc9c1f8c8016ad5b5af261e21d2990a9b4e3697751d5dfd22820c3d7e8' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdEIdentPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdEIdentPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdPluginCore", "15.0.1"
|
||||||
s.dependency "AusweisApp2", "2.2.2"
|
s.dependency "AusweisApp2", "2.2.2"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user