[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / f / 5 / CyaneaOctopus / 0.2.0 / CyaneaOctopus.podspec.json
bloba77d9907c92812225a4b0e5173aef0b2ee90b50b
2   "name": "CyaneaOctopus",
3   "version": "0.2.0",
4   "summary": "Color framework for Swift (Gradient colors, hexcode support, colors from images & more).",
5   "description": "CyaneaOctopus is a color framework for written in pure Swift. It is based upon the Chameleon framework.",
6   "homepage": "https://github.com/adammcelhaney/CyaneaOctopus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "Adam McElhaney",
12   "source": {
13     "git": "https://github.com/adammcelhaney/CyaneaOctopus.git",
14     "tag": "0.2.0"
15   },
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "CyaneaOctopus/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ]