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