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