blob: 2c63c415174d974a84acb32969fa1244f4ba6505 [file] [log] [blame]
{
"name": "MSCellAccessory",
"version": "1.1.0",
"summary": "UITableViewCell accessoryType can easily customize the colors, Supported iOS7 Flat Design.",
"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.1.0"
},
"source_files": "MSCellAccessory/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}