We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7794c27 commit c84f099Copy full SHA for c84f099
1 file changed
AwesomeLocalization.podspec
@@ -24,7 +24,7 @@ Make your app localization easy using it directly from storyboards.
24
s.homepage = 'https://github.com/iOSWizards/AwesomeLocalization'
25
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26
s.license = { :type => 'MIT', :file => 'LICENSE' }
27
- s.author = { 'eharrison' => 'evandro@itsdayoff.com' }
+ s.author = { 'Evandro Harrison Hoffmann, Leonardo Kaminski Ferreira' => 'evandro@itsdayoff.com, leonardo@mindvalley.com' }
28
s.source = { :git => 'https://github.com/iOSWizards/AwesomeLocalization.git', :tag => s.version.to_s }
29
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30
0 commit comments