blob: 5661012da180af3891000a9619ff92b688740129 [file] [log] [blame]
{
"name": "BMTemplateLayoutCell",
"version": "1.0.8",
"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.8"
},
"source_files": "BMTemplateLayoutCell/**/*.{h,m}",
"requires_arc": true
}