blob: ebe65bda58ca4f48ea9c9995edc4536ad0470fec [file] [log] [blame]
{
"name": "MSCellAccessory",
"version": "1.0.1",
"summary": "UITableViewCell accessoryType can easily customize the colors.",
"homepage": "http://github.com/bitmapdata/MSCellAccessory",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"bitmapdata": "bitmapdata.com@gmail.com"
},
"source": {
"git": "https://github.com/bitmapdata/MSCellAccessory.git",
"tag": "1.0.1"
},
"source_files": "MSCellAccessory/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}