We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8688224 commit 20db5f2Copy full SHA for 20db5f2
LMGeocoder.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'LMGeocoder'
3
- s.version = '1.1.1'
+ s.version = '1.1.0'
4
s.summary = 'Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.'
5
s.description = <<-DESC
6
Simple wrapper for geocoding and reverse geocoding, written in Objective-C, using both Google Geocoding API and Apple iOS Geocoding Framework.
0 commit comments