blob: b2351259f24082deec9c5d14cef8615613251c4b [file] [log] [blame]
{
"name": "StyledTableViewCell-for-iOS",
"version": "1.0",
"summary": "Customize table view cell border and highlight colors.",
"homepage": "https://github.com/honcheng/StyledTableViewCell-for-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"honcheng": "honcheng@gmail.com"
},
"source": {
"git": "https://github.com/honcheng/StyledTableViewCell-for-iOS.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "StyledTableViewCell/",
"frameworks": "QuartzCore",
"requires_arc": true
}