[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / e / SwiftCSVExport / 1.0.5 / SwiftCSVExport.podspec.json
blob77cfb09279efb2db2083a1e94a5399adc7d29418
2   "name": "SwiftCSVExport",
3   "version": "1.0.5",
4   "summary": "Simple way to export csv file with rich feature framework and written in Swift 3.",
5   "description": "The SwiftCSVExport is a completely customizable framework that can be used in any iOS/Mac app.",
6   "homepage": "https://github.com/vigneshuvi/SwiftCSVExport",
7   "license": "MIT",
8   "authors": {
9     "Vignesh Kumar": "http://vigneshuvi.github.io/"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/vigneshuvi/SwiftCSVExport.git",
17     "tag": "1.0.5"
18   },
19   "source_files": [
20     "SwiftCSVExport",
21     "SwiftCSVExport/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"