{ | |
"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.4", | |
"source": { | |
"git": "https://github.com/davedelong/CHCSVParser.git", | |
"tag": "2.0.4" | |
}, | |
"source_files": "CHCSVParser/CHCSVParser.{h,m}", | |
"requires_arc": false | |
} |