blob: cae10185ee81a1dc29796aa657f637f2f320a305 [file] [log] [blame]
{
"name": "LocalizationsGenerator",
"version": "1.0.2",
"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.2"
},
"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"
}