6
0

[Fix] WebIdIosBankIdentPlugin (10.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-17 12:15:21 +02:00
parent 43eaa55a71
commit a10ca7fcc1

View File

@ -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/10.3.0/WebIdIosBankIdentPlugin.framework-v10.3.0-SNAPSHOT-346.zip', :sha256 => 'f7a38b90b46a48920cc05a4f2aac14bb228b1fb97e617dcddcea0564fd5c94b3' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.3.0/WebIdIosBankIdentPlugin.framework-v10.3.0-SNAPSHOT-348.zip', :sha256 => '6541051071ce3033c3aeffdaaeb329ddaf6e1e2e366b407d9cb0a57512912f16' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdIosBankIdentPlugin.xcframework'
s.dependency "XS2AiOS", "2.0.0"
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "12.2.0"
end