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