blob: ea288849a8315f00ae5586166a106a65f5a3ecc7 [file] [log] [blame]
{
"name": "HHAlertView",
"version": "0.0.2",
"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.2"
},
"source_files": "HHAlertView/*",
"requires_arc": true
}