[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / d / f / GSCSVSerialization / 1.0.2 / GSCSVSerialization.podspec.json
blobd88175199bafc38ecb17641c8a6692c19fc74efc
2   "name": "GSCSVSerialization",
3   "version": "1.0.2",
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": "1.0.2"
12   },
13   "summary": "An Objective-C CSV parser for iOS and OS X.",
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.6"
17   },
18   "requires_arc": true,
19   "source_files": "GSCSVSerialization/*.{h,m}",
20   "deprecated_in_favor_of": "GSLCSVSerialization"