[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 7 / VNTableView / 0.0.2 / VNTableView.podspec.json
blobf96251d69c1634933f7524e61a7d545829c81890
2   "name": "VNTableView",
3   "version": "0.0.2",
4   "homepage": "https://github.com/hechen/VNTableView",
5   "authors": {
6     "Chen": "hechen.dream@gmail.com"
7   },
8   "summary": "NSTableView support multiple sections.",
9   "source": {
10     "git": "https://github.com/hechen/VNTableView.git",
11     "tag": "0.0.2"
12   },
13   "swift_version": "4.0",
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source_files": "Source/**/*.swift",
18   "license": {
19     "type": "MIT",
20     "file": "LICENSE",
21     "text": "Permission is hereby granted ..."
22   }