{ | |
"name": "SMAlertView", | |
"version": "0.0.4", | |
"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": "0.0.4" | |
}, | |
"source_files": "AlertDemo/SMAlert/*.{h,m}" | |
} |