blob: 0aef4407364e21d4abfb95b86e61587175a6cb78 [file] [log] [blame]
{
"name": "UILocalizable",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UILocalizable/Classes/**/*",
"pushed_with_swift_version": "4.0"
}