Skip to content

Commit

Permalink
update cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
acarioni committed Jul 11, 2023
1 parent c4f5fde commit 2dda288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LightstreamerClient.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NB keep in sync with Package.swift
Pod::Spec.new do |s|
s.name = 'LightstreamerClient'
s.version = '5.0.3'
s.version = '6.0.0'
s.summary = 'Lightstreamer Swift Client SDK'
s.homepage = 'https://github.com/Lightstreamer/Lightstreamer-lib-client-swift'
s.license = { :type => 'Apache 2.0', :file => 'LICENSE.md' }
Expand Down

0 comments on commit 2dda288

Please sign in to comment.