blob: d9be6be2cb9d64803571d023276fe900f74ead35 [file] [log] [blame]
{
"name": "BMTemplateLayoutCell",
"version": "1.0.1",
"summary": "Template auto layout cell for automatically UITableViewCell UITableViewHeaderFooterView height calculating",
"homepage": "https://github.com/asiosldh/UITableView-BMTemplateLayoutCell",
"license": "MIT",
"authors": {
"idhong": "asiosldh@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/asiosldh/UITableView-BMTemplateLayoutCell.git",
"tag": "1.0.1"
},
"source_files": "BMTemplateLayoutCell/**/*.{h,m}",
"requires_arc": true
}