blob: b61d393d8df51aa3ebb4dde21266ef01c35e7823 [file] [log] [blame]
{
"name": "UITableView-BMTemplateLayoutCell",
"version": "2.0.0",
"summary": "Template autolayout cell for automatically UITableViewCell UITableViewHeaderFooterView height calculating",
"homepage": "https://github.com/asiosldh/UITableView-BMTemplateLayoutCell",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/liangdahong/UITableView-BMTemplateLayoutCell.git",
"tag": "2.0.0"
},
"source_files": "BMTemplateLayoutCell/**/*.{h,m}",
"requires_arc": true
}