blob: 5dd4d3e3c107a3e1eb11a779da8f3747e6c561cb [file] [log] [blame]
{
"name": "BMTemplateLayoutCell",
"version": "1.0.9",
"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.9"
},
"source_files": "BMTemplateLayoutCell/**/*.{h,m}",
"requires_arc": true
}