[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / d / f / GSCSVSerialization / 3.0.1 / GSCSVSerialization.podspec.json
blobe32d4abe8119d3a90fe7053b5cc7e24a21491fb2
2   "name": "GSCSVSerialization",
3   "version": "3.0.1",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/GSCSVSerialization",
9   "source": {
10     "git": "https://github.com/GyazSquare/GSCSVSerialization.git",
11     "tag": "v3.0.1"
12   },
13   "summary": "An Objective-C CSV parser for iOS, OS X, watchOS and tvOS.",
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.6",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "GSCSVSerialization/*.{h,m}",
22   "deprecated_in_favor_of": "GSLCSVSerialization"