[Fix] WebIdIosBankIdentPlugin (21.0.2-SNAPSHOT)
This commit is contained in:
parent
a25e8df643
commit
dc7fdcff14
@ -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/WebIdIosBankIdentPlugin/21.0.2/WebIdIosBankIdentPlugin.framework-v21.0.2-SNAPSHOT-474.zip', :sha256 => 'd92dce232e8c24a4349d5311215da4d12e58a11e1d53f61e14cb195bd5380384' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/21.0.2/WebIdIosBankIdentPlugin.framework-v21.0.2-SNAPSHOT-477.zip', :sha256 => 'a0c2a5199dc935b6ebdaaf2ff4b75c81a468104ca565aedb66f7ae1b07371e41' }
|
||||||
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 = 'WebIdIosBankIdentPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdIosBankIdentPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "21.0.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "21.0.2"
|
||||||
s.dependency "XS2AiOS", "2.1.0"
|
s.dependency "XS2AiOS", "2.1.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user