4 "summary": "Convenient, scalable, type-safe localization for Swift iOS projects.",
5 "description": "Parlance provides a convenient and type-safe way to localize and pluralize a project. Use enums instead of the standard hard coded strings. Ability to break up localization into separate modules for cleanliness.",
6 "homepage": "https://github.com/Rivukis/Parlance",
12 "Brian Radebaugh": "Rivukis@gmail.com"
15 "git": "https://github.com/Rivukis/Parlance.git",
21 "source_files": "Parlance/Source/*",
22 "pushed_with_swift_version": "3.0"