[Fix] WebIdPluginCore (21.0.4-SNAPSHOT)
This commit is contained in:
parent
418814d0e8
commit
4ae270ae80
@ -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/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-381.zip', :sha256 => 'eaa07072be7dd4795e98ffd03466c36d919c5b46227442ab3837f8e663e1e025' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.4/WebIdPluginCore.framework-v21.0.4-SNAPSHOT-383.zip', :sha256 => '9c16c4823a51b6d182f10b077e926bebf3cc619bfa5bb47e07b1c7ff2ef9849a' }
|
||||||
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 = 'WebIdPluginCore.xcframework'
|
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdUiKitComponents", "21.0.8-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdUiKitComponents", "~> 21.0.7"
|
||||||
s.dependency "WebIdIosSdk", "21.2.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosSdk", "~> 21.2.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user