blob: c3500800ae0ad6df6fecf6276c2347a687ffba39 [file] [log] [blame]
{
"name": "CBWAlertView",
"version": "2.0.1",
"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.1"
},
"source_files": "CBWAlertView/**/*.{h,m}",
"requires_arc": true
}