blob: 3d0d31dc07ef7f897935fc63481e5eff31f60f94 [file] [log] [blame]
{
"name": "AGi18n",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Easily localize your iOS apps by automatically extracting texts from code and XIB files into a Localizable strings.",
"homepage": "https://github.com/angelolloqui/AGi18n",
"authors": "Angel G. Olloqui",
"license": "BSD",
"source": {
"git": "https://github.com/angelolloqui/AGi18n.git",
"tag": "0.0.1"
},
"source_files": "lib/**/*.{h,m}",
"requires_arc": true
}