An Objective-C CSV Parser which works with single-quote and double-quote on iOS 7 + iOS 6 + iOS 5 + iOS 4 Posted on November 28, 2013 by Nimit Parekh An Objective-C CSV Parser which works with ‘ (single-quote) or/and ” (double-quote) on iOS 7 + iOS 6 + iOS 5 + iOS 4 Put following code to parse CSV file.