blob: daecb01346e3059c53df80c5ca9ec3ab6817edd1 [file] [log] [blame]
{
"name": "NHHUDExtend",
"version": "1.0.2",
"summary": "MBProgressHUD的封装,使用方便、快捷",
"description": "MBProgressHUD定制化封装,使用方便、快捷",
"homepage": "https://github.com/neghao/NHHUDExtend",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"neghao_pro": "neghao@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/neghao/NHHUDExtend.git",
"tag": "1.0.2"
},
"dependencies": {
"MBProgressHUD": [
]
},
"source_files": "NHHUDExtend/*.{h,m}",
"requires_arc": true
}