blob: 98914cd6b1a87c337dff68616e5ba38dce4b57f8 [file] [log] [blame]
{
"name": "MHLocalizable",
"version": "0.1.0",
"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.0"
},
"source_files": "MHLocalizable/*.{h,m,swift}",
"exclude_files": "Classes/Exclude"
}