[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 9 / 5 / SwiftyTextTable / 0.6.0 / SwiftyTextTable.podspec.json
blob2c4ac377e733ce7de8fd207e56e9f500468f6482
2   "name": "SwiftyTextTable",
3   "version": "0.6.0",
4   "summary": "A lightweight Swift library for generating text tables.",
5   "description": "SwiftyTextTable is the Swifty way of generating text tables easy. No more worrying about\nformatting and string lengths. Just throw some rows and columns in (over even entire objects)\nand let SwiftyTextTable do the rest!",
6   "homepage": "https://github.com/scottrhoyt/SwiftyTextTable",
7   "screenshots": "http://i.imgur.com/utoa6TK.png",
8   "documentation_url": "http://scottrhoyt.github.io/SwiftyTextTable/",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Scott Hoyt": "scottrhoyt@gmail.com"
15   },
16   "social_media_url": "http://twitter.com/scotthoyt",
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source": {
21     "git": "https://github.com/scottrhoyt/SwiftyTextTable.git",
22     "tag": "0.6.0"
23   },
24   "source_files": "Source/SwiftyTextTable",
25   "pushed_with_swift_version": "3.0.2"