[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / d / 3 / 0 / RainbowSwift / 2.1.0 / RainbowSwift.podspec.json
blobad6b53c55a48f5142e93ac57ed18353d29690ce6
2   "name": "RainbowSwift",
3   "version": "2.1.0",
4   "summary": "`Rainbow` adds text color, background color and style for console and command line output in Swift.",
5   "description": "`Rainbow` adds text color, background color and style for console and command \nline output in Swift. It is born for cross platform software logging \nin terminals, working in both Apple's platforms and Linux. Meanwhile, it is also \ncompatible with [XcodeColors](https://github.com/robbiehanson/XcodeColors), \nwhich lets you colorize the Xcode debugger output as well when developing an app.",
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": "https://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": "2.1.0"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/Rainbow.h",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.1.1"