blob: dd0c256b39f4c8afbeda4e307868004d0eba003a [file] [log] [blame]
{
"name": "DLAlertViewLiu",
"version": "1.0.6",
"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.6"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"DLAlertViewDemo/DLAlertViewDemo/DLAlertView/*"
],
"resources": "DLAlertViewDemo/DLAlertViewDemo/DLAlertView/resource.bundle"
}