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