blob: d163ba97cf1404fc79e28def2b40bc9b252c3e59 [file] [log] [blame]
{
"name": "CBWAlertView",
"version": "2.0.4",
"summary": "A custom AlertView that can modify color and animation.",
"homepage": "https://github.com/xeroxmx/CBWAlertView",
"license": "MIT",
"authors": {
"codeChenBW": "861754186@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xeroxmx/CBWAlertView.git",
"tag": "2.0.4"
},
"source_files": "CBWAlertView/**/*.{h,m}",
"requires_arc": true
}