[Fix] WebIdIosBankIdentPlugin (15.0.0-SNAPSHOT)
This commit is contained in:
parent
80e229bf10
commit
fabbb0b8e0
@ -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/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0-SNAPSHOT-364.zip', :sha256 => '5e353e8dbb41969c1fecc0f7566f20207d09cf1fe6de890bd1198067f1dcc573' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/15.0.0/WebIdIosBankIdentPlugin.framework-v15.0.0-SNAPSHOT-365.zip', :sha256 => '1d4f1445f522a10e354787285f96ec88f8857031d22e5718a6186492ce161f8d' }
|
||||||
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 "XS2AiOS", "2.0.0"
|
s.dependency "XS2AiOS", "2.2.1"
|
||||||
s.dependency "WebIdPluginCore", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "15.0.0-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user