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