Skip to content

Commit

Permalink
Use Apptentive's repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkamb committed Sep 12, 2014
1 parent f7a3cd0 commit 7052983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apptentive-osx.podspec
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |s|
s.homepage = "https://www.apptentive.com/"
s.authors = { "Andrew Wooster" => "andrew@apptentive.com",
"Peter Kamb" => "peter@apptentive.com" }
s.source = { :git => "https://github.com/levigroker/apptentive-osx.git", :tag => "v#{s.version}" }
s.source = { :git => "https://github.com/apptentive/apptentive-osx.git", :tag => "v#{s.version}" }
s.platform = :osx, '10.7'
s.osx.deployment_target = '10.7'
s.description = <<-DESC
Expand Down

0 comments on commit 7052983

Please sign in to comment.