blob: 29f02fd54a6f6c2ffc8337b4b2b6b3debbe39dc3 [file] [log] [blame]
{
"name": "GSCSVSerialization",
"version": "1.1.0",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSCSVSerialization",
"source": {
"git": "https://github.com/GyazSquare/GSCSVSerialization.git",
"tag": "1.1.0"
},
"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"
}