blob: 3ac72781d2b51f3e5c970754556de80edb5f6f33 [file] [log] [blame]
{
"name": "TableViewDescriptor",
"version": "1.0.2",
"summary": "Structure UItableview implementation in a data-oriented way instead of index-oriented.",
"homepage": "https://github.com/voyages-sncf-technologies/VSTableViewDescriptor",
"license": "MIT",
"authors": {
"GWENN GUIHAL": "gwenn.guihal@gmail.com"
},
"source": {
"git": "https://github.com/voyages-sncf-technologies/VSTableViewDescriptor.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "VSTableViewDescriptor"
}