mirror of
https://github.com/status-im/react-native-i18n.git
synced 2025-02-12 20:16:24 +00:00
Change podspec description
This commit is contained in:
parent
3e84130a52
commit
d5b2793b73
@ -4,7 +4,7 @@ version = JSON.parse(File.read('package.json'))["version"]
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "RNI18n"
|
||||
s.version = version
|
||||
s.description = "https://github.com/AlexanderZaytsev/react-native-i18n"
|
||||
s.description = "Provide I18n to your React Native application"
|
||||
s.homepage = "https://github.com/AlexanderZaytsev/react-native-i18n"
|
||||
s.summary = "React Native + i18n.js"
|
||||
s.license = "MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user