[Fix] WebIdEIdentPlugin (5.0.1-SNAPSHOT)
This commit is contained in:
parent
cd3acc8124
commit
167f2a15c9
@ -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/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.0.1/WebIdEIdentPlugin.framework-v5.0.1-SNAPSHOT-372.zip', :sha256 => '79ad8205024d71c2b0cd85a4074a2adfab82ff2557ba87926c57a8d23eef31bb' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.0.1/WebIdEIdentPlugin.framework-v5.0.1-SNAPSHOT-373.zip', :sha256 => '2fe892e71e091e0aae46aa9ff9aadd4768cd7e7488ce0af11d0925414f22a1a1' }
|
||||||
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", "11.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "11.0.1"
|
||||||
s.dependency "AusweisApp2", "1.26.5"
|
s.dependency "AusweisApp2", "1.26.5"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user