blob: fa2e3acb4f8a5c88c12a71d580f7e4a871c666ea [file] [log] [blame]
{
"name": "TableViewDescriptor",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "VSTableViewDescriptor"
}