blob: 7c34a4ac9bb68ae0cc5c77ccb2e1aa0e015cf41c [file] [log] [blame]
{
"name": "HoProgressHUD",
"version": "0.0.7",
"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.7"
},
"source_files": "*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}