Skip to content

Commit

Permalink
Updated the GitHub URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalmo Cirne committed Mar 16, 2016
1 parent 5fa3c2b commit 204e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mParticle-Apple-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.homepage = "http://www.mparticle.com"
s.license = { :type => 'Apache 2.0', :file => 'LICENSE'}
s.author = { "mParticle" => "support@mparticle.com" }
s.source = { :git => "https://github.com/mParticle/mParticle-ObjC-SDK.git", :tag => s.version.to_s }
s.source = { :git => "https://github.com/mParticle/mparticle-apple-sdk.git", :tag => s.version.to_s }
s.documentation_url = "http://docs.mparticle.com"
s.social_media_url = "https://twitter.com/mparticles"
s.requires_arc = true
Expand Down

0 comments on commit 204e52e

Please sign in to comment.