Skip to content

Commit

Permalink
Add social media url to podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nvzqz committed Nov 23, 2016
1 parent f311c51 commit be69e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RandomKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/nvzqz/RandomKit"
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.author = "Nikolai Vazquez"
s.social_media_url = "https://twitter.com/nikolaivazquez"
s.ios.deployment_target = "8.0"
s.osx.deployment_target = "10.9"
s.watchos.deployment_target = '2.0'
Expand Down

0 comments on commit be69e69

Please sign in to comment.