2 "name": "TSVReaderWriter",
4 "summary": "Tab separated value based file reader/writer class - TSVReaderWriter. Supports large files",
5 "description": " * Reads and writes tab separated files. \n\t\t* Converts file into NSArray and vice-versa. \n",
6 "homepage": "http://isandor.com",
12 "Sandor Kolotenko": "s"
14 "social_media_url": "http://twitter.com/iSandor",
19 "git": "https://github.com/SandorUK/TSVReaderWriter.git",
23 "source_files": "TSVTestBed/TSVReaderWriter.{h,m}",
24 "resources": "TSVTestBed/*.tsv"