blob: 225b5a59873b71b9a34cdd2c1d7e0b2aad95af16 [file] [log] [blame]
{
"name": "SMAlertView",
"version": "1.0.0",
"summary": "简洁易用的提示框",
"description": "简洁易用的提示框,可定制性比较强,支持多种样式",
"homepage": "https://github.com/liqingfa/SMAlertView",
"license": "MIT",
"authors": {
"liqingfa": "12069883@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liqingfa/SMAlertView.git",
"tag": "1.0.0"
},
"source_files": "AlertDemo/SMAlert/*.{h,m}"
}