blob: e4460ad92dc4b1189409a31c912b6ee26f9575c4 [file] [log] [blame]
{
"name": "HUD",
"version": "1.2.0",
"summary": "A Simple HUD for iOS 8 and up",
"homepage": "https://github.com/Chakery/HUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chakery": "striveordeath@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Chakery/HUD.git",
"tag": "1.2.0"
},
"source_files": "HUD/*",
"requires_arc": true
}