[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / 3 / 0 / RainbowSwift / 3.2.0 / RainbowSwift.podspec.json
blob5a00f540e28149ca7df1a73c1230b39f481dda29
2   "name": "RainbowSwift",
3   "version": "3.2.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": "3.2.0"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/Rainbow.h",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "swift_versions": "4.0",
29   "static_framework": true,
30   "swift_version": "4.0"