blob: b7499fdd5883b815ec251bfdd865114da814d87d [file] [log] [blame]
{
"name": "UITableView-BMDynamicLayout",
"version": "3.0.1",
"summary": "🖖 Template auto layout cell for automatically UITableViewCell UITableViewHeaderFooterView calculating and cache height framework.",
"homepage": "https://github.com/liangdahong/UITableView-BMDynamicLayout",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liangdahong/UITableView-BMDynamicLayout.git",
"tag": "3.0.1"
},
"source_files": "UITableView-BMDynamicLayout/Sources/UITableView-BMDynamicLayout/**/*.{h,m}",
"requires_arc": true
}