blob: d845303f1effc9a01c203186ed6fc7ea78a851c4 [file] [log] [blame]
{
"name": "PSAlertController",
"version": "1.0.0",
"summary": "定制化Alert",
"homepage": "https://github.com/heqinqin/PSAlertController",
"license": "MIT",
"authors": {
"heqinqin": "546551235@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/heqinqin/PSAlertController.git",
"tag": "1.0.0"
},
"source_files": [
"PSAlertController",
"PSAlertController/*.{h,m}"
],
"requires_arc": true
}