blob: 073faca9f8e4ca2a80a050f0fe9debdb2847b4a3 [file] [log] [blame]
{
"name": "UITableViewCell+WTSeparator",
"version": "0.0.1",
"summary": "A custom separator of UITableViewCell category",
"homepage": "https://github.com/WynterW/UITableViewCell-WTSeparator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wynter": "564640283@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/WynterW/UITableViewCell-WTSeparator.git",
"tag": "0.0.1"
},
"source_files": "UITableViewCell/UITableViewCell+WTSeparator.{h,m}",
"requires_arc": true
}