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