blob: 07dfc210a528b9685df62107a8f4680e73e76c17 [file] [log] [blame]
{
"name": "HHAlertView",
"version": "0.1.0",
"summary": "An iOS AlertView Library .",
"description": "An iOS AlertView Library ,with Error,Success,Waing.",
"homepage": "https://github.com/mrchenhao/HHAlertView",
"license": "Apache",
"authors": {
"ChenHao": "info@mrchenhao.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mrchenhao/HHAlertView.git",
"tag": "0.1.0"
},
"source_files": "HHAlertView/*",
"requires_arc": true
}