blob: 1100dc322a11d1dbf55de8fc478b37cbf0650122 [file] [log] [blame]
{
"name": "CSV.swift",
"version": "2.1.0",
"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.1.0"
},
"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.2"
}