blob: 05edbe36f2be8d86d53519e8aa4b31ffaf72fe60 [file] [log] [blame]
{
"name": "HoProgressHUD",
"version": "0.0.8",
"summary": "Show progress HUD by UIViewController extension.",
"description": "Now you can show/hide Text style and Loading indicator style HUD. Many style\n will add later.",
"homepage": "https://github.com/kevinva/HoProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZanderHo": "freedom_0003@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kevinva/HoProgressHUD.git",
"tag": "0.0.8"
},
"source_files": "*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}