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