blob: f2f354ffb6fbcebc0802e2140fde64e9b533094e [file] [log] [blame]
{
"name": "INAppLocalizer",
"version": "0.3.0",
"swift_version": "4.2",
"summary": "Localizations in application.",
"description": "INAppLocalizer swift library use it localize strings in applications.",
"homepage": "https://github.com/gemgemo/INAppLocalizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gamal": "gamalal3yk@gmail.com"
},
"source": {
"git": "https://github.com/gemgemo/INAppLocalizer.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "INAppLocalizer/Classes/**/*"
}