Updated Podspec file with homepage attribute

This commit is contained in:
Poyan Nabati 2017-06-26 12:01:10 +02:00
parent 882b30fa33
commit 3a8862610f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Pod::Spec.new do |s|
s.name = "RNI18n"
s.version = version
s.description = "https://github.com/AlexanderZaytsev/react-native-i18n"
s.homepage = "https://github.com/AlexanderZaytsev/react-native-i18n"
s.summary = "React Native + i18n.js"
s.license = "MIT"
s.author = { "Alexander Zaytsev" => "alexander@say26.com" }