blob: d16009b2f307f2ea1483d9399bf1cba4a375de3a [file] [log] [blame]
{
"name": "LHHAlertView",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source_files": "LHHAlertView/*"
}