blob: 67b40f7fdc865ccdb31847c689ebe73da28a7a06 [file] [log] [blame]
{
"name": "MOLH",
"version": "0.3",
"summary": "Localization helper for iOS apps mainly focusing on the LTR/RTL issue Edit",
"description": "Localization helper for iOS apps mainly focusing on the LTR/RTL issue Edit",
"homepage": "https://github.com/MoathOthman/MOLH",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moath othman": "myopenworld@outlook.com"
},
"social_media_url": "http://twitter.com/dark_torch",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MoathOthman/MOLH.git",
"tag": "0.3"
},
"source_files": "MOLH/*.swift",
"requires_arc": true
}