blob: 95a67b251673531830f13d87009560691881ce94 [file] [log] [blame]
{
"name": "KSPAutomaticHeightCalculationTableCellView",
"version": "1.0.0",
"authors": {
"Konstantin Pavlikhin": "k.pavlikhin@gmail.com"
},
"social_media_url": "https://twitter.com/kpavlikhin",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://github.com/konstantinpavlikhin/KSPAutomaticHeightCalculationTableCellView",
"source": {
"git": "https://github.com/konstantinpavlikhin/KSPAutomaticHeightCalculationTableCellView.git",
"tag": "1.0.0"
},
"summary": "A useful superclass for a custom view-based NSTableViews cell.",
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}