blob: 29e349084cff4e58080b71d9115ede734e9fa41d [file] [log] [blame]
{
"name": "EasyLocalization",
"version": "0.1.0",
"summary": "make multi language application easily without restart your app.",
"description": "EasyLocalization is library for make your application be multi language easily without restart your app",
"homepage": "https://github.com/eldesoky/EasyLocalization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abdelrahman eldesoky": "abdelrahman.m.desoky@gmail.com"
},
"source": {
"git": "https://github.com/eldesoky/EasyLocalization.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EasyLocalization/Classes/**/*",
"pushed_with_swift_version": "4.0"
}