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