blob: 1321605fa0f69c10b16c8f19d75fc9549e95accb [file] [log] [blame]
{
"name": "CBWAlertSheet",
"version": "0.0.2",
"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.2"
},
"source_files": "CBWAlertSheet/*.{h,m}",
"requires_arc": true
}