blob: 8cad726b0fa4afdc2689fcf5c5b93cfd64ea1b73 [file] [log] [blame]
{
"name": "VNTableView",
"version": "0.0.1",
"homepage": "https://github.com/hechen/VNTableView",
"authors": {
"Chen": "hechen.dream@gmail.com"
},
"summary": "NSTableView support multiple sections.",
"source": {
"git": "https://github.com/hechen/VNTableView.git",
"tag": "0.0.1"
},
"swift_version": "4.0",
"platforms": {
"osx": "10.10"
},
"source_files": "Source/**/**",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
}
}