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