[Fix] WebIdEIdentPlugin (21.0.6-SNAPSHOT)
This commit is contained in:
parent
d6f0f80c7f
commit
3ea9bd3fbf
@ -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.6/WebIdEIdentPlugin.framework-v21.0.6-SNAPSHOT-691.zip', :sha256 => '011e3cd1ded92dbf4403667648ff6c6414eb8500d7e5e75ac9641ae71bde43b9' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/21.0.6/WebIdEIdentPlugin.framework-v21.0.6-SNAPSHOT-697.zip', :sha256 => '61e12f651fb2059b502faec67bc20ed25a573a529ca3d31f6219fe9eab0a951b' }
|
||||
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.2.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.2.0"
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user