blob: 84a1df3676171776eb822a4abeb479cf962fe1d4 [file] [log] [blame]
{
"name": "MOLH",
"version": "0.7",
"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.7"
},
"source_files": "MOLH/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}