2 "name": "LocalizedUIComponents",
4 "summary": "LocalizedUIComponents is a library to easily add localization to storyboards.",
5 "description": "The library includes three UIComponents (LocalizedButton, LocalizedLabel, LocalizedPlaceholderTextField). Use this components instead of the standard UIButton, UILabel and UITextField in Storyboards/Xib files and just use your language keys as title/text/placeholder and they are automatically localized at runtime.",
6 "homepage": "https://github.com/REKURDennis/LocalizedUIComponents",
12 "REKURDennis": "dennisjoswig@gmx.de"
15 "git": "https://github.com/REKURDennis/LocalizedUIComponents.git",
21 "source_files": "LocalizedUIComponents/Classes/**/*",
22 "pushed_with_swift_version": "3.0"