blob: b497e176f75243179cd99a9e4a441be1a871a04e [file] [log] [blame]
{
"name": "NSObject_LBProgressHUD",
"version": "1.0.2",
"summary": "对MBProgressHUD二次封装,使其使用起来更方便。",
"description": "对MBProgressHUD二次封装,使其使用起来更方便。",
"homepage": "https://github.com/A1129434577/NSObject_LBProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/NSObject_LBProgressHUD.git",
"tag": "1.0.2"
},
"dependencies": {
"MBProgressHUD": [
],
"LBCommonComponents/Macros": [
]
},
"source_files": "NSObject+ProgressHUD/**/*.{h,m}",
"resources": "NSObject+ProgressHUD/**/*.bundle",
"requires_arc": true
}