blob: 7a3e5f7885aaa49c93d0d2f8a5f559066914145b [file] [log] [blame]
{
"name": "SwiftCSVExport",
"version": "0.5.1",
"summary": "Simple way to export csv file with rich feature framework in Swift.",
"description": "The SwiftCSVExport is a completely customizable framework that can be used in any iOS/Mac app.",
"homepage": "https://github.com/vigneshuvi/SwiftCSVExport",
"license": "MIT",
"authors": {
"Vignesh Kumar": "http://vigneshuvi.github.io/"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/vigneshuvi/SwiftCSVExport.git",
"tag": "0.5.1"
},
"source_files": [
"SwiftCSVExport",
"SwiftCSVExport/**/*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}