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