blob: cea6e9c8869e05e2929c8e8d453981c045089b93 [file] [log] [blame]
{
"name": "UILocalizable",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UILocalizable/Classes/**/*",
"pushed_with_swift_version": "4.0"
}