blob: d9bcb63d420e925a7a2065c3854c9f799317a9e8 [file] [log] [blame]
{
"name": "ZCTableviewHeightCache",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Sources/**/*.{h,m}",
"authors": {
"Charles": "ooppstef@gmail.com"
},
"requires_arc": true
}