blob: f86f63466e7add430a467f81e3747597e7b309f5 [file] [log] [blame]
{
"name": "CSV.swift",
"version": "2.0.1",
"license": "MIT",
"summary": "CSV reading and writing library written in Swift.",
"homepage": "https://github.com/yaslab/CSV.swift",
"authors": {
"Yasuhiro Hatta": "hatta.yasuhiro@gmail.com"
},
"source": {
"git": "https://github.com/yaslab/CSV.swift.git",
"tag": "2.0.1"
},
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"module_name": "CSV",
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.1"
}