blob: f07bc80a626c40d5bcbc991a29d4488efee9d759 [file] [log] [blame]
{
"name": "DLAlertViewLiu",
"version": "1.0.0",
"license": "MIT",
"summary": "DLAlertView in iOS.",
"homepage": "https://github.com/ComputerNot/DLAlertView",
"authors": {
"johnLiu": "computernot@qq.com"
},
"source": {
"git": "https://github.com/ComputerNot/DLAlertView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"DLAlertViewDemo/DLAlertViewDemo/DLAlertView/*"
]
}