Adding social url
This commit is contained in:
parent
c9e1512194
commit
3ad3f15e7e
|
@ -5,6 +5,7 @@ Pod::Spec.new do |s|
|
|||
s.summary = 'Fully customizable Facebook reactions control'
|
||||
s.homepage = 'https://github.com/yannickl/Reactions'
|
||||
s.authors = { 'Yannick Loriot' => 'contact@yannickloriot.com' }
|
||||
s.social_media_url = 'https://twitter.com/yannickloriot'
|
||||
s.source = { :git => 'https://github.com/yannickl/Reactions.git', :tag => s.version }
|
||||
|
||||
s.ios.deployment_target = '8.0'
|
||||
|
|
Loading…
Reference in New Issue