Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
smileyborg committed Mar 28, 2015
1 parent d5f9572 commit 9516a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INTULocationManager.podspec
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|
s.name = "INTULocationManager"
s.version = "3.0.0"
s.version = "3.0.1"
s.homepage = "https://github.com/intuit/LocationManager"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { "Tyler Fox" => "tyler_fox@intuit.com" }
s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v3.0.0" }
s.source = { :git => "https://github.com/intuit/LocationManager.git", :tag => "v3.0.1" }
s.source_files = 'Source'
s.platform = :ios
s.ios.deployment_target = '6.0'
Expand Down

0 comments on commit 9516a0a

Please sign in to comment.