File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "INTULocationManager"
3- s . version = "4.3.2 "
3+ s . version = "4.4.0 "
44 s . homepage = "https://github.com/intuit/LocationManager"
55 s . license = { :type => 'MIT' , :file => 'LICENSE' }
6- s . author = { "Lucien Dupont" => "lucien_dupont@intuit .com" }
7- s . source = { :git => "https://github.com/intuit/LocationManager.git" , :tag => "v4.3.2 " }
6+ s . author = { "Lucien Dupont" => "lucien@chromedomesoftware .com" }
7+ s . source = { :git => "https://github.com/intuit/LocationManager.git" , :tag => "v4.4.0 " }
88 s . source_files = 'LocationManager/INTULocationManager'
99 s . platform = :ios
10- s . ios . deployment_target = '9 .0'
10+ s . ios . deployment_target = '12 .0'
1111 s . requires_arc = true
1212 s . summary = "Easily get the device's current location on iOS."
1313 s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments