blob: 501c0c7c9b7eb4509d449e33aa2285862d24b52a [file] [log] [blame]
{
"name": "EasyLocalization",
"version": "0.1.0.beta",
"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.beta"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EasyLocalization/Classes/**/*"
}