[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 3 / 0 / RainbowSwift / 3.0.3 / RainbowSwift.podspec.json
blobad07f84b3cebd0e57eddc5d5f61a1fcffc8e9f99
2   "name": "RainbowSwift",
3   "version": "3.0.3",
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": "3.0.3"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/Rainbow.h",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0.2"