blob: a0d5fbe5c4d1e2aebf1aaf35c3ced43a461c8baf [file] [log] [blame]
{
"name": "INAppLocalizer",
"version": "0.1.0",
"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": "gamalalyk@gmail.com"
},
"source": {
"git": "https://github.com/gemgemo/INAppLocalizer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "INAppLocalizer/Classes/**/*",
"pushed_with_swift_version": "echo “3.0” >> .swift-version"
}