blob: 493a1b4214bdb8151957e0a5665049751b0c8075 [file] [log] [blame]
{
"name": "EJProgressHUD",
"version": "0.0.1",
"summary": "app常用的提示框",
"description": "基于MBProgressHUD的封装",
"homepage": "https://github.com/Loveying/EJProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiayingying": "xia.yy@ejlchina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Loveying/EJProgressHUD.git",
"tag": "v0.0.1"
},
"source_files": "EJProgressHUD/*.{h,m}",
"resources": "EJProgressHUD/Resource.bundle",
"requires_arc": true
}