blob: 163ef13eabda83116b52f799fda49074230753e3 [file] [log] [blame]
{
"name": "BMTemplateLayoutCell",
"version": "1.0.5",
"summary": "Template autolayout 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.5"
},
"source_files": "BMTemplateLayoutCell/**/*.{h,m}",
"requires_arc": true
}