[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / f / CSwiftV / 0.0.3 / CSwiftV.podspec.json
blob1aaa1e425d674d80ebffadc7ab9490b24e48cce1
2   "name": "CSwiftV",
3   "version": "0.0.3",
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.",
6   "homepage": "https://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.3"
19   },
20   "source_files": "CSwiftV/CSwiftV.swift",
21   "requires_arc": true