blob: 7801ee6d34c7b819bc5c0c74a8514291e3af809d [file] [log] [blame]
{
"name": "MOLH",
"version": "0.2",
"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.2"
},
"source_files": "MOLH/*.swift",
"requires_arc": true
}