blob: 31e7ac67c2914c930730a75edd42fd9e1db7fcf8 [file] [log] [blame]
{
"name": "LYSCommonHUD",
"version": "0.0.1",
"summary": "对MBProgressHUD进行简单的封装",
"description": "对MBProgressHUD进行简单的封装\n对MBProgressHUD进行简单的封装",
"homepage": "https://github.com/LIYANGSHUAI/LYSCommonHUD",
"platforms": {
"ios": null
},
"license": "MIT",
"authors": {
"LIYANGSHUAI": "liyangshuai163@163.com"
},
"source": {
"git": "https://github.com/LIYANGSHUAI/LYSCommonHUD.git",
"tag": "0.0.1"
},
"source_files": "LYSCommonHUD/*.{h,m}",
"dependencies": {
"MBProgressHUD": [
"~> 1.1.0"
]
}
}