blob: f7d08f0fa23ccf479529402994f995260e1a81b1 [file] [log] [blame]
{
"name": "AGi18n",
"version": "0.0.2",
"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.2"
},
"source_files": "lib/**/*.{h,m}",
"requires_arc": true
}