blob: 1157a623d577cead010c18532d3c3950eb141ff8 [file] [log] [blame]
{
"name": "MOLH",
"version": "0.5",
"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": "v0.5"
},
"source_files": "MOLH/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}