blob: d1a97802e1a2af71ee98e3f6040cd5a6429d5820 [file] [log] [blame]
{
"name": "HUD",
"version": "1.0.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.0.0"
},
"source_files": "HUD/*",
"requires_arc": true
}