[Fix] WebIdIosBankIdentPlugin (21.0.1-SNAPSHOT)
This commit is contained in:
parent
224a36b9bd
commit
3d1c9684da
@ -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/WebIdIosBankIdentPlugin/21.0.1/WebIdIosBankIdentPlugin.framework-v21.0.1-SNAPSHOT-467.zip', :sha256 => '6b2e1cd41dbf1c276fdeaac2dee3f27e2038057fd6ec9b83c81d22729c92b9b1' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.1/WebIdIosBankIdentPlugin.framework-v21.0.1-SNAPSHOT-469.zip', :sha256 => 'd82cf585cea18b8cc3195d16c0aaac1f9f3ee7e198e3b4204b2738333fc098d0' }
|
||||
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 = 'WebIdIosBankIdentPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.1"
|
||||
s.dependency "XS2AiOS", "2.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user