[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / e / SwiftCSVExport / 0.5.2 / SwiftCSVExport.podspec.json
blob780115f29287164d352f27aaef01617216e1cdc9
2   "name": "SwiftCSVExport",
3   "version": "0.5.2",
4   "summary": "Simple way to export csv file with rich feature framework in Swift.",
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": "0.5.2"
18   },
19   "source_files": [
20     "SwiftCSVExport",
21     "SwiftCSVExport/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"