diff --git a/LocationPicker.podspec b/LocationPicker.podspec index 980f767..ec006d2 100644 --- a/LocationPicker.podspec +++ b/LocationPicker.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'LocationPicker' - s.version = '0.6.0' + s.version = '1.0.0' s.author = { 'Almas Sapargali' => 'almassapargali@gmail.com' } s.homepage = 'https://github.com/almassapargali/LocationPicker' s.description = "LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController."