[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 9 / 5 / SwiftyTextTable / 0.7.0 / SwiftyTextTable.podspec.json
blob5812a86ca53c37c266f3fa98fdc9418e3fcad4ba
2   "name": "SwiftyTextTable",
3   "version": "0.7.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.7.0"
23   },
24   "source_files": "Source/SwiftyTextTable",
25   "pushed_with_swift_version": "3.1"