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