[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / f / CSwiftV / 0.0.1 / CSwiftV.podspec.json
blob4f4ae6cf5aaafaf5c93fc9ddf57d969d648b81fb
2   "name": "CSwiftV",
3   "version": "0.0.1",
4   "summary": "A swift CSV parser",
5   "description": "                  A csv parser conforming (and tested as much) to [rfc4180](http://tools.ietf.org/html/rfc4180#section-2) i.e the closest thing to a csv spec.\n",
6   "homepage": "http://github.com/daniel1of1/CSwiftV",
7   "license": "MIT",
8   "authors": {
9     "Daniel Haight": "other@haight.io"
10   },
11   "social_media_url": "http://twitter.com/daniel1of1",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9"
15   },
16   "source": {
17     "git": "https://github.com/daniel1of1/CSwiftV.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "CSwiftV/CSwiftV.swift",
21   "requires_arc": true