[Fix] WebIdIosBankIdentPlugin (21.0.3-SNAPSHOT)
This commit is contained in:
parent
831cd50601
commit
d12e27f0af
@ -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.3/WebIdIosBankIdentPlugin.framework-v21.0.3-SNAPSHOT-480.zip', :sha256 => '713e1030129e9815778a4c303b2a36b4f80fd8837eb2356f4bb2bbe7ac129e7c' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.3/WebIdIosBankIdentPlugin.framework-v21.0.3-SNAPSHOT-483.zip', :sha256 => '74f4d1f2b10e87d8f3492371604577677dad6f34e739a88cecc57e9a82fe7a2c' }
|
||||
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.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.3"
|
||||
s.dependency "XS2AiOS", "2.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user