blob: eb5a36fbb81f487c795a28763b1dd89405f590bc [file] [log] [blame]
{
"name": "GSCSVSerialization",
"version": "3.1.0",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSCSVSerialization",
"source": {
"git": "https://github.com/GyazSquare/GSCSVSerialization.git",
"tag": "v3.1.0"
},
"summary": "An Objective-C CSV parser for iOS, OS X, watchOS and tvOS.",
"platforms": {
"ios": "6.0",
"osx": "10.6",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "GSCSVSerialization/*.{h,m}",
"deprecated_in_favor_of": "GSLCSVSerialization"
}