Skip to content

Commit bfbf61e

Browse files
committed
Adding social_media_url to podspec
1 parent 837915c commit bfbf61e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InflectorKit.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Pod::Spec.new do |s|
44
s.license = 'MIT'
55
s.summary = 'Efficiently Singularize and Pluralize Strings.'
66
s.homepage = 'https://github.com/mattt/InflectorKit'
7+
s.social_media_url = 'https://twitter.com/mattt'
78
s.authors = { 'Mattt Thompson' => '[email protected]' }
89
s.source = { :git => 'https://github.com/mattt/InflectorKit.git', :tag => '0.0.1' }
910
s.source_files = 'InflectorKit'

0 commit comments

Comments
 (0)