[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / d / 3 / 0 / RainbowSwift / 0.0.1 / RainbowSwift.podspec.json
bloba4828ea02553202597b784b5d90e07ae0a55094b
2   "name": "RainbowSwift",
3   "version": "0.0.1",
4   "summary": "Rainbow adds methods to set text color, background color and style for Swift console and command line output.",
5   "description": "Rainbow adds methods to set text color, background color and style for Swift console and command line output, for both Apple's platforms and Linux. It is born for cross platform software logging in terminals. Meanwhile, it is also compatible with XcodeColors, which lets you use it in Xcode to colorize the debugger output as well.",
6   "homepage": "https://github.com/onevcat/Rainbow",
7   "screenshots": "https://raw.githubusercontent.com/onevcat/Rainbow/assets/rainbow.png",
8   "license": "MIT",
9   "authors": {
10     "onevcat": "onevcat@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/onevcat",
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.10",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/onevcat/Rainbow.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/Rainbow.h"