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