| { |
| "name": "StarRainbow", |
| "version": "0.2.0", |
| "summary": "Colorful text for your amazing app!", |
| "description": "This fantastic color will not make you bored! I guess (?)", |
| "homepage": "https://github.com/ferlixwangg/HoneyRainbow", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ferlix": "ferlixyantowang@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/ferlixwangg/HoneyRainbow.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "HoneyRainbow/RainbowColor.swift", |
| "swift_version": "4.1" |
| } |