[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / e / f / CSwiftV / 0.0.7 / CSwiftV.podspec.json
blob9d85632c8f28dda04c3ca33a993682de92815621
2   "name": "CSwiftV",
3   "version": "0.0.7",
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.7"
19   },
20   "source_files": "Sources/CSwiftV.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"