[Fix] WebIdIosBankIdentPlugin (10.2.0-SNAPSHOT)
This commit is contained in:
parent
75df77cc47
commit
62a03330b5
@ -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/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-339.zip', :sha256 => '34bc0b3cbe44bc1a53487cde5df705ca0859108f363d96907f24eb8f8dee73c6' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-340.zip', :sha256 => '768edc6680e0cd34e36943050ba43390ade3acf3c348bc5de1c0be503904e0e9' }
|
||||||
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.1.0"
|
||||||
s.dependency "WebIdPluginCore", "12.1.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "12.1.0-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user