blob: 42c15f6c02c6ee57aaca9cba6c8ad58d88799c11 [file] [log] [blame]
{
"name": "HYBMasonryAutoCellHeight_SS",
"version": "2.0.2",
"summary": "基于Masonry的自动计算cell的行高的扩展库,且高效缓存行高",
"homepage": "http://101.200.209.244/masonry-cell-height-auto-calculate/",
"license": "MIT",
"authors": {
"huangyibiao": "huangyibiao520@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ambitioussong/HYBMasonryAutoCellHeight.git",
"tag": "2.0.2"
},
"source_files": [
"HYBMasonryAutoCellHeight",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}