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