blob: 4226a79c7e9a9ef9d43761a8b9a375274e20eecc [file] [log] [blame]
{
"name": "CSV.swift",
"version": "2.2.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.2.1"
},
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"module_name": "CSV",
"source_files": "Sources/CSV/*.swift"
}