blob: d88175199bafc38ecb17641c8a6692c19fc74efc [file] [log] [blame]
{
"name": "GSCSVSerialization",
"version": "1.0.2",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSCSVSerialization",
"source": {
"git": "https://github.com/GyazSquare/GSCSVSerialization.git",
"tag": "1.0.2"
},
"summary": "An Objective-C CSV parser for iOS and OS X.",
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"requires_arc": true,
"source_files": "GSCSVSerialization/*.{h,m}",
"deprecated_in_favor_of": "GSLCSVSerialization"
}