[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / c / 1 / OctreePalette / 0.1.1 / OctreePalette.podspec.json
blobe134a03cd4228afb49005475684e4c1f63787d60
2   "name": "OctreePalette",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "http://github.com/RagOfJoes/OctreePalette",
9   "authors": {
10     "Victor Ragojos": "vhsvragojos@gmail.com"
11   },
12   "summary": "Extract colors from UIImage using the Octree color quantization algorithm.",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source_files": "OctreePalette/Sources/*.swift",
17   "source": {
18     "git": "https://github.com/RagOfJoes/OctreePalette.git",
19     "tag": "0.1.1"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "swift_version": "5.0"