Skip to content

Commit

Permalink
Adjust pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
thejohnlima committed Mar 14, 2019
1 parent 663f785 commit 89d62ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaseTracking.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
s.version = "1.0.0"
s.summary = "BaseTracking is the easiest way to setup your analytics in Swift"
s.requires_arc = true
s.homepage = "https://github.com/limadeveloper/iOS-BaseTracking"
s.homepage = "https://github.com/limadeveloper/BaseTracking"
s.license = "MIT"
s.author = { "John Lima" => "[email protected]" }
s.social_media_url = "https://twitter.com/johncarloslima"
Expand Down

0 comments on commit 89d62ba

Please sign in to comment.