4 "summary": "Localize iOS apps by automatically extracting texts from code and XIB files and inject them back on runtime.",
5 "description": "Utility to easily localize your iOS apps by automatically extracting texts from code and XIB files into a Localizable strings and inject them back on runtime without changing your XIB files.",
6 "homepage": "https://github.com/angelolloqui/AGi18n",
7 "license": "MIT License",
9 "Angel Garcia Olloqui": "http://angelolloqui.com"
12 "git": "https://github.com/angelolloqui/AGi18n.git",
18 "source_files": "lib/*.{h,m}",