blob: 3d39a96146225dfb76bb395296028a6169fe9ba0 [file] [log] [blame]
{
"name": "ZCTableviewHeightCache",
"version": "0.0.1",
"summary": "UITableViewCell height cache",
"homepage": "https://github.com/ooppstef/UITableView-ZCTableCellHeightCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ooppstef/UITableView-ZCTableCellHeightCache.git",
"tag": "0.0.1"
},
"source_files": "UITableView+ZCTableCellHeightCache.{h,m}",
"authors": {
"Charles": "ooppstef@gmail.com"
},
"requires_arc": true
}