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