[Fix] WebIdEIdentPlugin (20.3.2-SNAPSHOT)
This commit is contained in:
parent
e87ba2ca4f
commit
dd86935c4c
@ -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/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-610.zip', :sha256 => 'ce6974d84a2ee97d3c98128bc1123f3b95ccd4af801b2c0a9719a23e641c28a5' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-611.zip', :sha256 => 'f1cb8c1f8d7c6472709dd42df400a67aabc3bcdea4bb4a024d3e4497efa05713' }
|
||||
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", "20.3.1-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdPluginCore", "20.3.0"
|
||||
s.dependency "AusweisApp2", "2.2.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user