blob: 7aed3527404f26719bf461987a13c7a530e1d00f [file] [log] [blame]
{
"name": "HAlertController",
"version": "1.0.0",
"summary": "集成UIAlertView,UIActionSheet,UIAlertController",
"homepage": "https://github.com/vivihu/HAlertController",
"license": "MIT",
"authors": {
"胡伟伟": "huweiwei1991@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/vivihu/HAlertController.git",
"tag": "1.0.0"
},
"source_files": "HAlertController/**/*.{h,m}",
"requires_arc": true
}