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