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