[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 5 / CyaneaOctopus / 0.3.1 / CyaneaOctopus.podspec.json
blobc83ca75ea2254ee7ffa4fa4572803ddceab07f7d
2   "name": "CyaneaOctopus",
3   "version": "0.3.1",
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.3.1"
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   ]