| { |
| "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" |
| } |