blob: 0186c3f211f34a78c6f99841358777315425332a [file] [log] [blame]
{
"name": "DLAlertViewLiu",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"DLAlertViewDemo/DLAlertViewDemo/DLAlertView/*"
]
}