blob: 406b5501cf8591fcba8c0240814d5c3f2a21caf7 [file] [log] [blame]
{
"name": "TLCachedAutoHeightCell",
"version": "0.1.0",
"summary": "A framework for automatically calculating and caching cell height.",
"description": "Automatically cell height calculating and position or content based height caching.",
"homepage": "https://github.com/ToccaLeee/TLCachedAutoHeightCell",
"license": "MIT",
"authors": {
"ToccaLee": "xiaoliu.li@ele.me"
},
"source": {
"git": "https://github.com/ToccaLeee/TLCachedAutoHeightCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TLCachedAutoHeightCell": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}