[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / e / SwiftCSVExport / 2.0.3 / SwiftCSVExport.podspec.json
blobbaefbf27ae1719bda46c4d168005cb8895f6541d
2   "name": "SwiftCSVExport",
3   "version": "2.0.3",
4   "summary": "Simple way to export csv file with rich feature framework and written in Swift 4.2",
5   "description": "The SwiftCSVExport is a completely customizable framework that can be used in any iOS/Mac app.(CSV Parser & Data Formater)",
6   "homepage": "https://github.com/vigneshuvi/SwiftCSVExport",
7   "documentation_url": "https://github.com/vigneshuvi/SwiftCSVExport/blob/master/README.md",
8   "license": "MIT",
9   "authors": {
10     "Vignesh Kumar": "http://vigneshuvi.github.io/"
11   },
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9"
15   },
16   "swift_versions": "4.2",
17   "source": {
18     "git": "https://github.com/vigneshuvi/SwiftCSVExport.git",
19     "tag": "2.0.3"
20   },
21   "source_files": [
22     "SwiftCSVExport",
23     "SwiftCSVExport/**/*.{h,m,swift}"
24   ],
25   "frameworks": "Foundation",
26   "requires_arc": true,
27   "swift_version": "4.2"