[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 4 / Table.swift / 0.1.0 / Table.swift.podspec.json
blob5b05b7f4d9b00a379eb9b4743ed6e32c9ca8e853
2   "name": "Table.swift",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Instantly draw beautiful tables to your terminal.",
6   "description": "Pretty print two-dimensional arrays to your terminal.",
7   "platforms": {
8     "osx": "10.9"
9   },
10   "homepage": "https://github.com/jkandzi/Table.swift",
11   "social_media_url": "http://twitter.com/justuskandzi",
12   "authors": {
13     "Justus Kandzi": "jusus.kandzi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jkandzi/Table.swift.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Sources/*.swift",
20   "requires_arc": true,
21   "module_name": "Table"