blob: 78a3aac47c778e4eef093e09e7e73b896f95617e [file] [log] [blame]
{
"name": "FXAlertViewController",
"version": "1.0.2",
"license": "MIT",
"summary": "A view like UIAlertViewController on iOS.",
"homepage": "https://github.com/Eesnh/FXAlertViewController",
"authors": {
"FXL": "642870665@qq.com"
},
"source": {
"git": "https://github.com/Eesnh/FXAlertViewController.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "FXAlertViewController/*.{h,m}"
}