[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / d / 3 / 0 / RainbowSwift / 3.1.5 / RainbowSwift.podspec.json
bloba0c0f7a98b589d5db075ad09653d9daa0ad68144
2   "name": "RainbowSwift",
3   "version": "3.1.5",
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.1.5"
22   },
23   "source_files": "Sources/",
24   "public_header_files": "Sources/Rainbow.h",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "swift_version": "4.0",
29   "static_framework": true