[Fix] WebIdEIdentPlugin (15.0.6-SNAPSHOT)
This commit is contained in:
parent
72117cfc2d
commit
43f9ac23ff
@ -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.6/WebIdEIdentPlugin.framework-v15.0.6-SNAPSHOT-442.zip', :sha256 => 'cd1bf52703e768230fb81074ff658de898f265a98ef7f3804cb221a1758bc1dd' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.0.6/WebIdEIdentPlugin.framework-v15.0.6-SNAPSHOT-443.zip', :sha256 => 'bcf62eb40695e4e704c389a1f8b0827abe6e862644b83cd0453fbbc1d1c64798' }
|
||||||
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.3-SNAPSHOT" #branch:legacy-snapshots
|
||||||
s.dependency "AusweisApp2", "2.2.2"
|
s.dependency "AusweisApp2", "2.2.2"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user