blob: 2f8fb90a1fe4d6c7a2556ffec83b342bf7d97266 [file] [log] [blame]
{
"name": "MOHUD",
"version": "0.2.1",
"summary": "A simple HUD to indicate activity, success, and failure.",
"description": "You can use this Library for as a loading indicator while waiting for response from api, you can mention failure and success as well",
"homepage": "https://github.com/MoathOthman/MOHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moath othman": "myopenworld@outlook.com"
},
"social_media_url": "http://twitter.com/dark_torch",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MoathOthman/MOHUD.git",
"tag": "0.2.1"
},
"source_files": "MOHUD/*.swift",
"resources": [
"MOHUD/MOHUD.storyboard",
"MOHUD/MOHUD.xcassets"
],
"requires_arc": true
}