4 "summary": "LDCSVParser helps turn raw CSV into useable objects",
5 "description": "LDCSVParser takes a raw CSV string and maps headers and values to keyvalue pairs, then has the ability to create custom objects using generics in Swift",
6 "homepage": "https://github.com/russell-davis/LDCSVParser",
9 "text": " Copyright 2018 Russell Luke Davis\n Free use of the entirety of this project with or without the explicit permission of the author\n"
12 "Luke Davis": "russell.davis@okstate.edu"
18 "git": "https://github.com/russell-davis/LDCSVParser.git",
21 "source_files": "LDCSVParser"