blob: 02d48b943fed1c0963835d472e8bb6160f0bd41b [file] [log] [blame]
{
"name": "HUD",
"version": "2.0.0",
"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.0"
},
"source_files": "HUD/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}