blob: e0a657c4cc115a051d1be82ada1cead713179e5f [file] [log] [blame]
{
"name": "UILocalizable",
"version": "0.3.1",
"summary": "A simple way to localize iOS apps",
"description": "A simple way to localize iOS apps. Allow localize UI on storyboard and source code",
"homepage": "https://github.com/dmanuelcl/UILocalizable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dani Manuel Céspedes Lara": "dmanuelcl@gmail.com"
},
"source": {
"git": "https://github.com/dmanuelcl/UILocalizable.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UILocalizable/Classes/**/*"
}