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