blob: b642c39f8235b6c2911cd58623167099ffdc9938 [file] [log] [blame]
{
"name": "LocalizationsGenerator",
"version": "1.0.3",
"summary": "Auto Localizations Generator , intended to end the constant problems that localizations present developers.",
"homepage": "https://github.com/satishbabariya/LocalizationsGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Satish Babariya": "satish.babariya@gmail.com"
},
"source": {
"git": "https://github.com/satishbabariya/LocalizationsGenerator.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocalizationsGenerator/Localizations.swift",
"preserve_paths": [
"LocalizationsGenerator.swift",
"run"
],
"static_framework": true,
"cocoapods_version": ">= 1.4.0",
"swift_version": "4.0",
"frameworks": "Foundation"
}