blob: 60c812ad5a647d73432ec643c28dbffca885bf25 [file] [log] [blame]
{
"name": "LHHAlertView",
"version": "1.0.3",
"summary": "A view like UIAlertView on iOS.",
"homepage": "http://blog.csdn.net/codingfire",
"authors": {
"codeliu6572": "codeliu6572@163.com"
},
"source": {
"git": "https://github.com/codeliu6572/CustomAlertView.git",
"tag": "1.0.3"
},
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source_files": "LHHAlertView/*"
}