We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837915c commit bfbf61eCopy full SHA for bfbf61e
InflectorKit.podspec
@@ -4,6 +4,7 @@ Pod::Spec.new do |s|
4
s.license = 'MIT'
5
s.summary = 'Efficiently Singularize and Pluralize Strings.'
6
s.homepage = 'https://github.com/mattt/InflectorKit'
7
+ s.social_media_url = 'https://twitter.com/mattt'
8
s.authors = { 'Mattt Thompson' => '[email protected]' }
9
s.source = { :git => 'https://github.com/mattt/InflectorKit.git', :tag => '0.0.1' }
10
s.source_files = 'InflectorKit'
0 commit comments