[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 3 / GSLCSVSerialization / 4.0.0 / GSLCSVSerialization.podspec.json
blob24dfb7e85691503656e5d08a57c1e9c3d505b4a4
2   "name": "GSLCSVSerialization",
3   "version": "4.0.0",
4   "authors": "GyazSquare",
5   "license": {
6     "type": "MIT"
7   },
8   "homepage": "https://github.com/GyazSquare/GSLCSVSerialization",
9   "source": {
10     "git": "https://github.com/GyazSquare/GSLCSVSerialization.git",
11     "tag": "v4.0.0"
12   },
13   "summary": "An Objective-C CSV parser for iOS, macOS, watchOS and tvOS.",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.6",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "GSLCSVSerialization/*.{h,m}"