[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / b / f / CHCSVParser / 2.1.0 / CHCSVParser.podspec.json
blob6779f04bdfdacd27962560f8eabe1cdf7b62a8ad
2   "name": "CHCSVParser",
3   "version": "2.1.0",
4   "summary": "A proper CSV parser for Objective-C",
5   "description": "                    \t           A robust class for reading and writing delimited files in Cocoa.\n",
6   "homepage": "https://github.com/davedelong/CHCSVParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "Dave DeLong",
12   "social_media_url": "http://twitter.com/davedelong",
13   "platforms": {
14     "ios": "6.0",
15     "osx": "10.7"
16   },
17   "source": {
18     "git": "https://github.com/davedelong/CHCSVParser.git",
19     "tag": "2.1.0"
20   },
21   "source_files": "CHCSVParser/CHCSVParser/CHCSVParser.{h,m}",
22   "requires_arc": true