blob: 82f91c13ed1b8d7719bebb55f081a7cf0713f6e8 [file] [log] [blame]
{
"name": "CHCSVParser",
"authors": "Dave DeLong",
"homepage": "https://github.com/davedelong/CHCSVParser",
"summary": "A proper CSV parser for Objective-C.",
"license": "MIT (LICENSE)",
"version": "2.0.7",
"source": {
"git": "https://github.com/davedelong/CHCSVParser.git",
"tag": "2.0.7"
},
"source_files": "CHCSVParser/CHCSVParser.{h,m}",
"requires_arc": false
}