blob: 7a383a974e4083309dcc5418dc95dd4595090ec1 [file] [log] [blame]
{
"name": "MHLocalizable",
"version": "0.1.2",
"summary": "Localizable swizzling StoryBoard",
"description": "Localizable using swizzling StoryBoard for change languages",
"homepage": "https://github.com/MOMMH2008/MHLocalizable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohamed Helmy": "mommh2008@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/MOMMH2008/MHLocalizable.git",
"tag": "0.1.2"
},
"source_files": "MHLocalizable/*.{swift}",
"exclude_files": "Classes/Exclude"
}