[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 0 / RainbowSwift / 1.0.0 / RainbowSwift.podspec.json
blob04bc0164c48cfb35ee61e6206bd02baa9ffc69ad
2   "name": "RainbowSwift",
3   "version": "1.0.0",
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": "1.0.0"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/Rainbow.h"