blob: 7d123270787b25102a296b32e7e67ec45ef46161 [file] [log] [blame]
{
"name": "KSPAutomaticHeightCalculationTableCellView",
"version": "1.1.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.1.0"
},
"summary": "A useful superclass for a custom view-based NSTableViews cell.",
"platforms": {
"osx": "10.8"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}