blob: b61f5bd6da5ed7f931122b35735327eb411a0f05 [file] [log] [blame]
{
"name": "UITableView-BMDynamicLayout",
"version": "3.1.4",
"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.1.4"
},
"requires_arc": true,
"source_files": "UITableView-BMDynamicLayout/Sources/UITableView-BMDynamicLayout/**/*.{h,m}"
}