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