[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 6 / a / SwiftCSV / 0.2.2 / SwiftCSV.podspec.json
blob72d8cbf66ffdb5e0bd5240567af6623636077c73
2   "name": "SwiftCSV",
3   "version": "0.2.2",
4   "summary": "CSV parser for Swift",
5   "homepage": "https://github.com/naoty/SwiftCSV",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Naoto Kaneko": "naoty.k@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/naoty/SwiftCSV.git",
15     "tag": "0.2.2"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9"
20   },
21   "source_files": "SwiftCSV/**/*.swift",
22   "requires_arc": true