blob: 211c49ddb12092ae7938b852ddc9f7d34cadca0c [file] [log] [blame]
{
"name": "HLAlertCenter",
"version": "1.0.0",
"summary": "弱提示弹框 HLAlertCenter",
"description": "参考早期 TKAlertCenter弹框,封装自己的弱提示弹框。可调整位置。使用简单",
"homepage": "https://github.com/lihongli528628/HLAlertCenter",
"license": "MIT",
"authors": {
"lihongli": "honglili@sohu-inc.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lihongli528628/HLAlertCenter.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"HLAlertCenter/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}