[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / a / RainbowPod / 0.1.1 / RainbowPod.podspec.json
blob6fa8406994dedf0bda83dc9fd8ed4fb8c86345f0
2   "name": "RainbowPod",
3   "version": "0.1.1",
4   "summary": "Color conversion and manipulation library for Swift, with no rely on UIKit/AppKit.",
5   "homepage": "https://github.com/luoxiu/Rainbow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "luoxiu": "luoxiustm@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12",
16     "tvos": "10.0",
17     "watchos": "3.0"
18   },
19   "swift_versions": "5.0",
20   "source": {
21     "git": "https://github.com/luoxiu/Rainbow.git",
22     "tag": "0.1.1"
23   },
24   "source_files": "Sources/Rainbow/**/*.swift",
25   "swift_version": "5.0"