4 "summary": "An iOS library to import a CSV file to the SQLite table",
5 "description": "An iOS library to import a CSV file to the SQLite table. ",
6 "homepage": "https://github.com/dodikk/CsvToSqlite",
9 "file": "LICENSE-BSD.txt"
12 "git": "https://github.com/dodikk/CsvToSqlite.git",
16 "Alexander Dodatko": "dodikk88.tutor@gmail.com"
23 "header_mappings_dir": "CsvToSqlite",
24 "source_files": "CsvToSqlite/**/*.{c,cpp,mm,h,m,hpp}",
25 "prefix_header_file": "CsvToSqlite/CsvToSqlite-Prefix.pch",
33 "ESDatabaseWrapper": [
40 "frameworks": "Foundation",