We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4dc88 commit a0e9d67Copy full SHA for a0e9d67
1 file changed
LGTextView.podspec
@@ -10,7 +10,7 @@ Simple UITextView subclass that features an IBInspectable placeholder written pu
10
11
s.homepage = 'https://github.com/linusgeffarth/LGTextView'
12
s.license = { :type => 'MIT', :file => 'LICENSE' }
13
- s.author = { 'linusgeffarth' => 'linus@geffarth.com' }
+ s.author = { 'linusgeffarth' => 'linus@geffarth.de' }
14
s.source = { :git => 'https://github.com/linusgeffarth/LGTextView.git', :tag => s.version.to_s }
15
s.social_media_url = 'https://twitter.com/linusgeffarth'
16
0 commit comments