blob: 24b5eba66f6d685229f76942f50fa3d4cec80a5a [file] [log] [blame]
{
"name": "WYQProgressHUD",
"version": "1.0.2",
"summary": "提供网络加载等待层,用户操作成功、失败提示框",
"description": "WYQProgressHUD 提供网络加载等待层,用户操作成功、失败提示框",
"homepage": "https://github.com/YongQiangWei/WYQProgressHUD",
"license": "MIT",
"authors": {
"yongQiang Wei": "15249085279@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongQiangWei/WYQProgressHUD.git",
"tag": "1.0.2"
},
"source_files": [
"MBProgressHUDExtend/*.{h,m}",
"MBProgressHUDExtend/UIViewController+HUD/*.{h,m}",
"MBProgressHUDExtend/MBProgressHUD/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "MBProgressHUDExtend/MBProgressHUD.bundle"
}