[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / c / LDCSVParser / 1.0.0 / LDCSVParser.podspec.json
blob4fa408f857237c3f47287d5b42648625392b0b83
2   "name": "LDCSVParser",
3   "version": "1.0.0",
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",
7   "license": {
8     "type": "MIT",
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"
10   },
11   "authors": {
12     "Luke Davis": "russell.davis@okstate.edu"
13   },
14   "platforms": {
15     "ios": "11.4"
16   },
17   "source": {
18     "git": "https://github.com/russell-davis/LDCSVParser.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "LDCSVParser"