2 "name": "OnFlyLocalizer",
7 "summary": "Lightweight library that simplyfying process of on-the-fly application localization",
8 "description": "Usually it's quite hard to implement on-the-fly language change.\nMain purpose of thisl ibrary is too simplify this process by providing scripts for code generation and parsing.",
9 "homepage": "https://github.com/IljaKosynkin/OnFlyLocalizer",
11 "type": "Apache License, Version 2.0",
15 "Ilia Kosynkin": "ilja.kosynkin@gmail.com"
18 "git": "https://github.com/IljaKosynkin/OnFlyLocalizer.git",
23 "OnFlyLocalizer/**/*.{h,m,py,swift,sh}"
25 "exclude_files": "Classes/Exclude",
26 "pushed_with_swift_version": "3.0"