We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fcaa2c commit 880b660Copy full SHA for 880b660
RxCoreLocation.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'RxCoreLocation'
3
- s.version = '1.4.2'
+ s.version = '1.5.0'
4
s.license = { :type => "MIT", :file => "LICENSE" }
5
s.summary = 'RxCoreLocation abstract the Rx behavior for Core Location'
6
s.homepage = 'http://github.com/RxSwiftCommunity/RxCoreLocation'
0 commit comments