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